Skip to content

Commit

Permalink
chore: update CHANGELOG for beta 4
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhorn committed Dec 25, 2024
1 parent b092d96 commit 4083b1b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 4.0.0-beta.4

- Account for expand sizes with min/max bounds
- Prevent the controller from notifying its listeners during layout/init
- Make `ResizableSize` subclasses' constructor's private
- Improve doc comments

## 4.0.0-beta.3

- Move the min/max bounds out of the `ResizableChild` and into the `ResizableSize`
Expand Down

0 comments on commit 4083b1b

Please sign in to comment.