Skip to content

Commit 9dac8d3

Browse files
committed
Update CHANGELOG
1 parent ebffb4e commit 9dac8d3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 2.1.0 (2023-11-25)
4+
* ! Deprecate python 3.7 !
5+
* Deprecate flake8, use ruff for linting instead
6+
* Fixes for compatibility with v2 of json parsing library `pydantic`
7+
* Use python3.12 for CI and Docker
8+
* Migrate from setup.py to pyproject.toml
9+
* Remove requirements.txt
10+
* Use datetime functionality with higher compatibility
11+
312
## 2.0.11 (2021-04-30)
413

514
* Model validation fixes for optional properties (#41)

0 commit comments

Comments
 (0)