Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
Tue Mar 18 2025 Łukasz Stolarczuk <[email protected]>
Thu May 08 2025 Łukasz Stolarczuk <[email protected]>

* Version 0.11.0-rc1
* Version 0.11.1

This is the first rc of v0.11.0 release. It contains:
This patch release contains following changes:
- check global state destruction in destructors (#1297)
- a minor change in UMF logs (#1299)

Thu Apr 17 2025 Łukasz Stolarczuk <[email protected]>

* Version 0.11.0

This release contains:
- make disjoint pool a C structure #898
- add fixed provider #976
- remove the Coarse provider #934 and replace with internal coarse library #931, #932
Expand Down