From 7000fb5c0a73ca1f99fd30f46f51bb8257fc5c10 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rajmund=20Hru=C5=A1ka?= <rajmund.hruska@cesnet.cz>
Date: Tue, 21 Jun 2022 16:01:52 +0200
Subject: [PATCH] Add changelog. (Fixes: #3)

---
 README.rst | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/README.rst b/README.rst
index 24b42bd..6d52ca0 100644
--- a/README.rst
+++ b/README.rst
@@ -22,3 +22,18 @@ Copyright
 | Author: Pavel Kácha <pavel.kacha@cesnet.cz>
 | Use of this package is governed by the ISC license, see LICENSE file.
 |
+
+
+Changelog
+--------------------------------------------------------------------------------
+
+
+Version 0.1.14
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Unreleased
+
+-   Added a config file for GitLab CI/CD.
+-   Fixed deprecation warnings for Python 3.7+ regarding ``collections.abc``
+-   Updated the repository information.
+-   Updated packages versions.
-- 
GitLab