packages feed

json-spec-openapi-1.2.0.4: CHANGELOG.md

# Changelog

All notable changes to this project will be documented in this file.

## 1.2.0.4

- Relaxed the upper bound on `time` to allow `time-1.15`.

## 1.2.0.3

- Updated the lower bound of `openapi3` so the package no longer
  depends directly on `insert-ordered-containers`.

## 1.2.0.2

- Added GHC 9.14 support.

## 1.2.0.1

- Upgraded the json-spec dependency (adapts to json-spec 1.3 breaking change
  where `JsonEither` takes a type-level list of specs instead of two
  arguments).