Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
squarejesse committed Oct 1, 2024
1 parent 09fe82b commit 63ba305
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Changed:
- Nothing yet!

Fixed:
- Nothing yet!
- Fix a layout bug where children of fixed-with `Row` containers were assigned the wrong width.


## [0.15.0] - 2024-09-30
Expand All @@ -32,7 +32,6 @@ Fixed:
- Don't clip elements of `Column` and `Row` layouts whose unbounded size exceeds the container size.
- Correctly implement margins for `Box` on iOS.
- Correctly handle dynamic updates to modifiers on `Column` and `Row`.
- Fix a layout bug where children of fixed-with `Row` containers were assigned the wrong width.


## [0.14.0] - 2024-08-29
Expand Down

0 comments on commit 63ba305

Please sign in to comment.