Skip to content

Commit

Permalink
Update changelog for version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
enpaul committed May 4, 2023
1 parent d240306 commit 4279817
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

See also: [Github Release Page](https://github.com/enpaul/peewee-plus/releases).

## Version 1.3.0

View this release on: [Github](https://github.com/enpaul/peewee-plus/releases/tag/1.3.0),
[PyPI](https://pypi.org/project/peewee-plus/1.3.0/)

- Add field for storing Datetime Timedeltas
- **BREAKING CHANGE**: Update `JSONField` to raise `ValueError` instead of
`IntegrityError` on bad data write
- Update tests to account for more cases and test public API validity

## Version 1.2.1

View this release on: [Github](https://github.com/enpaul/peewee-plus/releases/tag/1.2.1),
Expand Down

0 comments on commit 4279817

Please sign in to comment.