diff --git a/CHANGELOG.md b/CHANGELOG.md index 2889243..b0016f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] -* Fixed several issues with filling layout behavior introduced in 0.2.3 (#124) +* Fixed several issues with filling layout behavior introduced in 0.2.3. (#124, #125) * `reactive_read()` now throws a more informative error when attempting to read non-existing or non-trait attributes. (#120) ## [0.2.3] - 2023-11-13