We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d07f4 commit b0a041dCopy full SHA for b0a041d
CHANGELOG.md
@@ -8,12 +8,15 @@ Breaking changes:
8
9
New features:
10
11
-- Added support for decoding missing record fields to `Nothing` (#93 by @jvliwanag)
12
-
13
Bugfixes:
14
15
Other improvements:
16
+## [v8.1.0](https://github.com/purescript-contrib/purescript-argonaut-codecs/releases/tag/v8.1.0) - 2021-04-09
+
17
+New features:
18
+- Added support for decoding missing record fields to `Nothing` (#93 by @jvliwanag)
19
20
## [v8.0.0](https://github.com/purescript-contrib/purescript-argonaut-codecs/releases/tag/v8.0.0) - 2021-02-26
21
22
Breaking changes:
0 commit comments