Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Feb 12, 2024
1 parent 324cdd3 commit c2c91ab
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
Changelog
---------

0.43.0 (2024-02-12)
*******************

Bug fixes:

- Fix type-hint in paginate method (:pr:`593`).
Thanks :user:`jtait` for the PR.

Other changes:

- Official Python 3.12 support (:pr:`591`).
Thanks :user:`goddessana` for the PR.
- Require Flask>=3.0.2 and Werkzeug>=3.0.01 (:pr:`604`).

0.42.3 (2023-12-05)
*******************

Expand Down

0 comments on commit c2c91ab

Please sign in to comment.