Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescooke committed Sep 25, 2023
1 parent f79db05 commit f5f0d22
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ Added

* ⛏️ Type hint added for Flake8 config manager.

* 🎈 Explicit support added for Python 3.12. `Issue 228
<https://github.com/jamescooke/flake8-aaa/issues/228>`_.

Changed
.......

Expand All @@ -47,6 +50,10 @@ Removed

* 📕 Command line documentation removed.
* ⛏️ Tests and tox environments for command line code removed.
* ⛏️ ``Function.__str__`` method cleaned up.

* ⛏️ Old style ``setup.py check`` lint call removed so that Python 3.12 can pass
without complicated work arounds.

0.16.0_ - 2023/07/16
--------------------
Expand Down

0 comments on commit f5f0d22

Please sign in to comment.