mirror of
https://github.com/enpaul/peewee-plus.git
synced 2024-11-14 02:27:13 +00:00
Update changelog for version 1.3.0
This commit is contained in:
parent
d240306a70
commit
42798178ae
10
CHANGELOG.md
10
CHANGELOG.md
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user