Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Nov 10, 2024
1 parent f2dd024 commit 189d32b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
ChangeLog
=========

Version 0.0.2 2024-11-10
------------------------

- Fixed "KV array is full" crash on 32bit platforms (and maybe also some other
int-size related issues), #27.
- Added a .update method to HashTableNT (like dict.update), #28.

Version 0.0.1 2024-10-31
------------------------

Expand Down

0 comments on commit 189d32b

Please sign in to comment.