Release 0.20.0 Alpha 1 (#913)

This commit is contained in:
Osspial 2019-06-21 11:33:44 -04:00 committed by GitHub
parent e2c84725de
commit 8d6e8bb8d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
# Unreleased
# 0.20.0 Alpha 1
- Changes below are considered **breaking**.
- Change all occurrences of `EventsLoop` to `EventLoop`.
- Previously flat API is now exposed through `event`, `event_loop`, `monitor`, and `window` modules.