Skip to content

Commit 4279817

Browse files
committed
Update changelog for version 1.3.0
1 parent d240306 commit 4279817

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

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

5+
## Version 1.3.0
6+
7+
View this release on: [Github](https://github.com/enpaul/peewee-plus/releases/tag/1.3.0),
8+
[PyPI](https://pypi.org/project/peewee-plus/1.3.0/)
9+
10+
- Add field for storing Datetime Timedeltas
11+
- **BREAKING CHANGE**: Update `JSONField` to raise `ValueError` instead of
12+
`IntegrityError` on bad data write
13+
- Update tests to account for more cases and test public API validity
14+
515
## Version 1.2.1
616

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

0 commit comments

Comments
 (0)