========= Changelog ========= 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 ----- - 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