Skip to content

Commit 047caac

Browse files
committed
Bump version and update changelog
1 parent 69ef475 commit 047caac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.1.6
2+
-----
3+
4+
* Add `ToParamSchema` and `ToSchema` instances for `Fixed` (see [#121](https://github.com/GetShopTV/swagger2/pull/121)) and `Natural` (see [#123](https://github.com/GetShopTV/swagger2/pull/123));
5+
* Fix instance for `NominalDiffTime` (see [#121](https://github.com/GetShopTV/swagger2/pull/121));
6+
* Fix build for `aeson-1.2.2.0` (see [#125](https://github.com/GetShopTV/swagger2/pull/125)).
7+
18
2.1.5
29
-----
310

Diff for: swagger2.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: swagger2
2-
version: 2.1.5
2+
version: 2.1.6
33
synopsis: Swagger 2.0 data model
44
description:
55
This library is inteded to be used for decoding and encoding Swagger 2.0 API

0 commit comments

Comments
 (0)