diff --git a/CHANGELOG.md b/CHANGELOG.md index c411902..6950aaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Change Log All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/). +## [0.1.23] - 2025-05-13 +### Changed +- Fix are-props-equal? for component macro + ## [0.1.22] - 2025-05-13 ### Changed - Add a new arity to `make-widget-async` to provide a different widget shape.