diff --git a/ChangeLog.rst b/ChangeLog.rst index 02774c36..69cdb006 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,3 +1,15 @@ +10.1.0 - TBD +------------ + +* Fixed ambiguous formatter specialization for containers that look like + container adaptors (`#3556 `_, + `#3561 `_). + Thanks `@5chmidti `_. + +* Improved build configuration + (`#3563 `_). + Thanks `@abouvier (Alexandre Bouvier) `_. + 10.0.0 - 2023-05-09 -------------------