Release 0.25.0 (#1939)

This commit is contained in:
Artúr Kovács 2021-05-15 19:17:08 +02:00 committed by GitHub
parent 078b9719cc
commit 91591c4e94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Unreleased
# 0.25.0 (2021-05-15)
- **Breaking:** On macOS, replace `WindowBuilderExtMacOS::with_activation_policy` with `EventLoopExtMacOS::set_activation_policy`
- On macOS, wait with activating the application until the application has initialized.