Skip to content

Commit 1881018

Browse files
committed
version 3.2.1: aeson-2.0.3 & ghc-9.2 compat
1 parent feeaa1f commit 1881018

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Unreleased
22
----------
33

4+
3.2.1
5+
-----
6+
7+
- Support aeson-2.0.3.
8+
- Support GHC-9.2 (doctests still fail).
9+
10+
3.2.0
11+
-----
12+
413
- Support aeson-2 [#34](https://github.com/biocad/openapi3/pull/34).
514
- Use `SecurityDefinitions` type for `_componentsSecuritySchemes`
615
[#32](https://github.com/biocad/openapi3/pull/32).

openapi3.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >=1.10
22
name: openapi3
3-
version: 3.2.0
3+
version: 3.2.1
44

55
synopsis: OpenAPI 3.0 data model
66
category: Web, Swagger, OpenApi

0 commit comments

Comments
 (0)