Skip to content

Commit

Permalink
Change note for PR 551
Browse files Browse the repository at this point in the history
  • Loading branch information
ptmcg committed Mar 25, 2024
1 parent ec282e1 commit 3ea9031
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Expand Up @@ -12,12 +12,16 @@ help from Devin J. Pohly in structuring the code to enable this peaceful transit

Version 3.2.0 will also discontinue support for Python versions 3.6 and 3.7.


Version 3.1.3 - in development
------------------------------
- Fixed issue where PEP8 compatibility names for `ParserElement` staticmethods were
not themselves defined as staticmethods. When called using a `ParserElement` instance,
this resulted in a `TypeError` exception. Reported by eylenburg (#548).

- Some type annotations added for parse action related methods, thanks August
Karlstedt (#551).


Version 3.1.2 - March, 2024
---------------------------
Expand Down

0 comments on commit 3ea9031

Please sign in to comment.