Skip to content

Commit be59a41

Browse files
Update changelog for v7.0.1
1 parent ea7e558 commit be59a41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ New features:
1010

1111
Bugfixes:
1212

13+
Other improvements:
14+
15+
## [v7.0.1](https://github.com/purescript-contrib/purescript-argonaut-generic/releases/tag/v7.0.1) - 2021-05-06
16+
1317
Other improvements:
1418
- Removed unused names found by the v0.14.1 PureScript release (#36)
1519
- Installed dependencies directly imported into source code that were previously installed transitively and removed unused `record` dependency (#36)
@@ -21,10 +25,6 @@ Breaking changes:
2125
- Removed vestigial `EncodeRepFields` class and its remaining instance for `Data.Generic.Rep.Product` (#29)
2226
- Renamed `Data.Argonaut.Decode.Generic.Rep` to `Data.Argonaut.Decode.Generic`, `Data.Argonaut.Encode.Generic.Rep` to `Data.Argonaut.Encode.Generic` and `Data.Argonaut.Types.Generic.Rep` to `Data.Argonaut.Types.Generic`. (#33)
2327

24-
New features:
25-
26-
Bugfixes:
27-
2828
Other improvements:
2929
- Changed default branch to `main` from `master`
3030
- Removed misleading installation instructions (#30)

0 commit comments

Comments
 (0)