From 9eb7fdd9a0726cedd2948ae3e3cd1f7a82f7d8ca Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Thu, 4 Nov 2021 22:05:26 +0100
Subject: [PATCH] Update changelog

(cherry picked from commit 1a2d29d2b7a7dc977c8a1a5647a1cab03cd9a2df)
---
 CHANGELOG.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index b993ae5..4c55431 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
 --------------------
 
-- 
GitLab