Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
tuxuser committed Nov 25, 2023
1 parent ebffb4e commit 9dac8d3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.1.0 (2023-11-25)
* ! Deprecate python 3.7 !
* Deprecate flake8, use ruff for linting instead
* Fixes for compatibility with v2 of json parsing library `pydantic`
* Use python3.12 for CI and Docker
* Migrate from setup.py to pyproject.toml
* Remove requirements.txt
* Use datetime functionality with higher compatibility

## 2.0.11 (2021-04-30)

* Model validation fixes for optional properties (#41)

0 comments on commit 9dac8d3

Please sign in to comment.