diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9f109421324fe3876a0fcdabadc8d64e04f1d19..958c75f9196ec450d456da2a124b3eb2b572b1db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ## [Unreleased]
 - Gamepad API added
 - Support setting an initial window position
+- Support hiding the window initially
+- Support creating maximized windows
 
 ## [v0.10.0-beta] 2020-05-10
 - Add `WindowConfig.TransparentFramebuffer` option to support window transparency onto the background