From 06dca9cfa23a32ef4f52dfbe563a9fc23da0c8aa Mon Sep 17 00:00:00 2001 From: James <119134081+2jammers@users.noreply.github.com> Date: Fri, 13 Sep 2024 20:21:17 -0500 Subject: [PATCH] update changelog --- docs/changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 88e73db..878a3e2 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -15,6 +15,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixes + +- Fixed a bug with an invalid `.Widget` prop + +### Changed + +- Changed the framework version to rc9 + ## [0.4.0] - 2024-09-13 ### Added