Skip to content

Commit

Permalink
Changelog for 0.5.3.0 so far
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Nov 16, 2021
1 parent 3693b74 commit c821c83
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## Version 0.5.3.0

* improve error messages for `lookup` and NamedRecord parsers.
* Improve error messages for `lookup` and NamedRecord parsers (#197)
* Fix bug (infinite loop) in `FromField Const` instance (#185)
* Turn flag `bytestring--LT-0_10_4` off by default (#183)
* Doc: Add cassava usage example of reading/writing to file (#97)
* Update to latest version of dependencies (#190, #193, #199)
* Tested with GHC 7.4 - 9.2 (#184, #204)

## Version 0.5.2.0

Expand Down

0 comments on commit c821c83

Please sign in to comment.