packages feed

json-spec-openapi-1.2.0.2: CHANGELOG.md

# Changelog

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

## 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).