mirror of
https://github.com/bspeice/qadapt
synced 2024-11-23 22:38:10 -05:00
Update Changelog
This commit is contained in:
parent
66d7da873a
commit
6ea3111e20
@ -1,3 +1,12 @@
|
|||||||
|
# Version 1.1.0
|
||||||
|
|
||||||
|
- Don't panic if calling guarded code and QADAPT isn't the allocator;
|
||||||
|
Instead, let code determine at runtime whether or not QADAPT is enabled
|
||||||
|
and let users build their own asserts - #7
|
||||||
|
- This fixes issues where libraries making use of QADAPT would trigger
|
||||||
|
panics in anyone that didn't use the library.
|
||||||
|
|
||||||
|
|
||||||
# Version 1.0.1 (2019-01-01)
|
# Version 1.0.1 (2019-01-01)
|
||||||
|
|
||||||
- Use the system allocator and remove libc dependency
|
- Use the system allocator and remove libc dependency
|
||||||
|
Loading…
Reference in New Issue
Block a user