diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a648bffa0baf11152057bb4413aafbdc47b94f8..5bd1a36e3cf60ada4c23f73b54cf98d1e19765b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,9 @@
 ### Added
 - Support prepare a release with Krankerl
   [#200](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/200) @onny
-- Automatic releases based on version tags, Gitlab-CI
+- CI: Automatic releases based on version tags
   [#205](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/205) @onny
-- Besides source, provide prebuild tarball in Gitlab releases
+- CI: Besides source, provide prebuild tarball in Gitlab releases
   [#215](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/215) @onny
 - Parse and supply changelog to Gitlab release
   [#216](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/216) @onny
@@ -12,8 +12,10 @@
   [#190](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/190) @onny
 - Publish releases to app store using make
   [#218](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/218) @onny
-- Add code signing to the release
+- CI: Add code signing to the release
   [#217](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/217) @onny
+- CI: Add testing stage, enable app and code check
+  [#212](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/212) @onny
 
 ### Fixed
 - Add AGPL headers
@@ -28,6 +30,8 @@
   [#220](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/220) @onny
 - Fix loading dashboard
   [#203](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/203) @onny
+- Compile language files in make process
+  [#226](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/226) @onny
 
 ## 1.0.0 - 2020-11
 ### Added