From 4cfc5de43822491a56f524fbd7a7059971b8750a Mon Sep 17 00:00:00 2001
From: Julian Leucker <leuckerj@gmail.com>
Date: Thu, 16 Sep 2021 11:05:31 +0200
Subject: [PATCH] Add translation bug fixes into CHANGELOG.rst

---
 CHANGELOG.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index dbaaa1889..2d9970d00 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
+----------
+
+Fixed
+~~~~~
+
+* Translate table columns and filter button on person overview page.
+
 `2.0rc6`_ - 2021-08-25
 ----------------------
 
-- 
GitLab