Skip to content

Commit

Permalink
Tag a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
postsolar committed Feb 26, 2024
1 parent 1d5e004 commit 89abe54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## v0.3.0

- Fix `xalign` and `yalign` properties of some widgets not being `Int` but instead `Number`

- Fix `classNames` property of `AgsWidget` not being `ValueOrBinding (Array String)` but instead just `Array String`

- Turn `GioFileMonitorEvent` into an enum (instead of opaque type) (#15)
Expand Down

0 comments on commit 89abe54

Please sign in to comment.