diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index b993ae5144751b637e40cddfae8a413d8708cf43..4c55431a4ed98ac9cbc3c32a59cc496804a1f5de 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,6 +6,14 @@ All notable changes to this project will be documented in this file.
 The format is based on `Keep a Changelog`_,
 and this project adheres to `Semantic Versioning`_.
 
+Unreleased
+----------
+
+Added
+~~~~~
+
+* Provide API view for accessing the current PDF file of a live document (secured with OAuth2).
+
 `2.0b0`_ - 2021-11-03
 --------------------