diff --git a/README.rst b/README.rst index 24b42bdc15fc84f11dcc2c1d633062985eae5dc2..6d52ca0db5356b3a135e88cd444076c68b90205e 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.