Update Changelog, version 2.3
This commit is contained in:
parent
882732a3ad
commit
3169bc0458
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue