From 57e25d7c8c202d838da2fb7c39571f6dbba5396b Mon Sep 17 00:00:00 2001 From: Carson Date: Mon, 20 Nov 2023 12:53:06 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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