changelog update

This commit is contained in:
Robin Müller 2020-12-01 15:34:56 +01:00
parent 3149006603
commit 8c14cdfbd8
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ a C file without issues
### Local Pool
- Interface of LocalPools has change. LocalPool is not a template anymore. Instead the size and bucket number of the pools per page and the number of pages are passed to the ctor instead of two ctor arguments and a template parameter
- Interface of LocalPools has changed. LocalPool is not a template anymore. Instead the size and bucket number of the pools per page and the number of pages are passed to the ctor instead of two ctor arguments and a template parameter