diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b2fc3dbb3727ed7626659b7d1a09c0b7b4e8a9c..e28fd6300cb2017388449a09d488bc2971b12ac9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,16 @@ 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.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
+## [Unreleased]
+
+### Added
+
+- CKAN 2.11.0 support
+
+### Changed
+
+- This update requires changes to your `production.ini` file: Beaker keys have been removed. Use SECRET_KEY, etc.
+
 ## [2.4.4]
 
 ### Added