Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewbauer committed Jul 12, 2024
1 parent d618ef4 commit 078d80a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions persistent/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog for persistent

## Unreleased

* [#1541](https://github.com/yesodweb/persistent/pull/1541)
* `toPersistValueJSON` now uses `ToJSON`’s `toEncoding` instead of
`toJSON`. This provides a performance benefit because Aeson no
longer needs to construct intermediate `Value`s.

## 2.14.6.1

* [#1528](https://github.com/yesodweb/persistent/pull/1528)
Expand Down

0 comments on commit 078d80a

Please sign in to comment.