Skip to content

Commit 9f03811

Browse files
committed
Update changelog
1 parent 5c6d8a9 commit 9f03811

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/content/docs/changelog.mdx

+3
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7676
- Add cancellation support for query methods on `sqlite` service by [@fbbdev](https://github.com/fbbdev) in [#4067](https://github.com/wailsapp/wails/pull/4067)
7777
- Add prepared statement support to `sqlite` service with JS bindings by [@fbbdev](https://github.com/fbbdev) in [#4067](https://github.com/wailsapp/wails/pull/4067)
7878
- Add `SetMenu()` on window to allow for setting a menu on a window by [@leaanthony](https://github.com/leaanthony)
79+
- Add support for registered/strictly-typed events by
80+
[@fbbdev](https://github.com/fbbdev) and [@IanVS](https://github.com/IanVS) in
81+
[#4161](https://github.com/wailsapp/wails/pull/4161)
7982

8083
### Fixed
8184

0 commit comments

Comments
 (0)