File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,21 +7,21 @@ Notable changes to this project are documented in this file. The format is based
7
7
Breaking changes:
8
8
9
9
New features:
10
- - Added ` fromJsonString ` and ` toJsonString ` (#109 by @sigma-andex )
11
10
12
11
Bugfixes:
13
12
14
13
Other improvements:
15
14
15
+ ## [ v9.0.0] ( https://github.com/purescript-contrib/purescript-argonaut-codecs/releases/tag/v9.1.0 ) - 2022-06-23
16
+
17
+ New features:
18
+ - Added ` fromJsonString ` and ` toJsonString ` (#109 by @sigma-andex )
19
+
16
20
## [ v9.0.0] ( https://github.com/purescript-contrib/purescript-argonaut-codecs/releases/tag/v9.0.0 ) - 2022-04-27
17
21
18
22
Breaking changes:
19
23
- Update project and deps to PureScript v0.15.0 (#106 by @JordanMartinez )
20
24
21
- New features:
22
-
23
- Bugfixes:
24
-
25
25
Other improvements:
26
26
- Added ` purs-tidy ` formatter (#104 by @thomashoneyman )
27
27
You can’t perform that action at this time.
0 commit comments