Skip to content

Commit caaf19e

Browse files
committed
Update CHANGELOG.md
1 parent 459d166 commit caaf19e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.5.4] - 2020-04-29
810
### Add
911
- Intercept clicks to external links and open them in the system browser
1012
- Patch for webview to open the webview on 'Run' instead of initialization (Windows)
1113

14+
### Fixed
15+
- GC no longer disposes the callback functions of the webview binds
16+
1217
## [0.5.3] - 2020-04-27
1318
### Changed
1419
- Renamed *wwwroot* to *app* - HostedContent

0 commit comments

Comments
 (0)