diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92dc70c47..8ebf4bbb2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,28 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.5.0 - unreleased
+
+### Added
+
+- Activity stream for board and cards
+- Comments on cards
+- Use users locale format on date picker
+- Compact display mode
+- Card title inline editing
+- REST API
+- Empty content view for board lists
+- Undo for card and stack deletion
+- Show tag name on board
+- Notify users about card assignments
+- Add shortcut to assign a card to yourself
+- Improved view for printing
+
+### Fixed
+
+- Accesibility improvements
+- Don't allow empty card titles
+
## 0.4.0 - 2018-07-11
### Added
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2202e4694..d788460c5 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -29,7 +29,7 @@
https://download.bitgrid.net/nextcloud/deck/screenshots/Deck_Board.png
https://download.bitgrid.net/nextcloud/deck/screenshots/Deck_Details.png
-
+
OCA\Deck\Cron\DeleteCron