Update Changelog, version 2.3

This commit is contained in:
Stephen Seo 2024-06-26 14:02:55 +09:00
parent 882732a3ad
commit 3169bc0458

View file

@ -1,5 +1,10 @@
# Changelog
## Version 2.3
Added ids to each chunk of allocated memory to make it easier to keep track of
which allocated memory refers to which unfreed memory.
## Version 2.2
Minor refactoring: remove unused constexpr declarations in header.