diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd3c231b001cdd6eced03aa35bc15b2b0542f511..84fef2f494c6a8d01f0aac027a4452ab06d69627 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,11 +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).
 
-
 ## [Unreleased] ##
 
 ### Added ###
 
+### Changed ###
+
+### Deprecated ###
+
+### Removed ###
+
+### Fixed ###
+
+### Security ###
+
+## 3.0.0 (2020-09-01) ##
+
+### Added ###
+
 * New `feature_config` table for storing configuration of features as key-value
   pairs. Currently only used by the ENTITY_VERSIONING feature for switching
   versioning on or off. Convenient function `is_feature_config` for checking