diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f7f14fe7acbd998efbb1b30f63778447784a055..561b2b28f9ce770d9827a7491de159b5bcc24387 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
+## [0.2] - 2022-03-25
+(Timm Fitschen)
+
+### Added
+
+* EXPERIMENTAL Access Control Management API (caosdb.acm.v1alpha1)
+* EntityACL API as extension of the Entity API (caosdb.entity.v1)
+
+### Changed
+
+### Deprecated
+
+### Removed
+
+### Fixed
+
+### Security
+
 ## [0.1] 2021-11-08
 (Timm Fitschen)