Skip to content

Commit

Permalink
Update version history
Browse files Browse the repository at this point in the history
  • Loading branch information
Sekenre committed Nov 29, 2022
1 parent 32713d8 commit 828ac4f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/versionhistory.rst
Expand Up @@ -5,13 +5,18 @@ Version history

This library adheres to `Semantic Versioning <http://semver.org/>`_.

**5.4.4** (2022-11-28)
**5.4.5** (2022-11-29)

- Added official Python 3.11 support (agronholm)
- Raise proper exception on invalid bignums (Øyvind Rønningstad)
- Make Tagged item usable as a map key (Niels Mündler)
- Eliminate potential memory leak in tag handling (Niels Mündler)
- Documentation tweaks (Adam Johnson)

**5.4.4** (2022-11-28)

**REMOVED** Due to potential memory leak bug

**5.4.3** (2022-05-03)

- Removed support for Python < 3.7
Expand Down

0 comments on commit 828ac4f

Please sign in to comment.