telegram-stats-bot/CHANGELOG.rst

39 wiersze
1.0 KiB
ReStructuredText

=========
Changelog
=========
All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
-------------
`Unreleased`_
-------------
Fixed
-----
- Correctly escape all reserved markdown characters and markdown links
---------------------
`0.2.0`_ - 2020-06-16
---------------------
Added
-----
- Message type statistics ``/stats types``
- Group title history plot ``/stats titles``
Fixed
-----
- Example images were missing in pypi distributions
- Git install instructions were incorrect
- Example images now .png instead of .jpg
----------------------
`0.1.1`_ - 2020-06-05
----------------------
- Initial release
.. _Unreleased: https://github.com/mkdryden/telegram-stats-bot/compare/v0.1.1...HEAD
.. _0.1.1: https://github.com/mkdryden/telegram-stats-bot/releases/tag/v0.1.1
.. _0.2.0: https://github.com/mkdryden/telegram-stats-bot/releases/tag/v0.2.0