* Update/fix RPM packaging. * Add missing build depends on python3-alogger. * Debian: Only run python3 tests.
1.2.2
===========================
* Support parsing log files before sending. * Updates to sample config file.
1.2.1
===========================
* Initial release.
========== Change log ========== 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`_.
.. _`Keep a Changelog`: http://keepachangelog.com/ .. _`Semantic Versioning`: http://semver.org/
1.0.8
------------------
Changed ~~~~~~~ * Allow overriding SSL CIPHERS.
1.0.7
------------------
Changed ~~~~~~~ * Bump dependancies.
1.0.6
------------------
Changed ~~~~~~~ * Bump dependancies. * Switch from pipenv to poetry.