2d232fe1f7
This was initially designed and implemented in #4 Co-authored-by: Sven Seeberg <mail@sven-seeberg.de>
1.7 KiB
1.7 KiB
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
- add grafana formatter
- add formatted_body to bypass markdown with direct matrix-custom-HTML
- allow "key" to be passed as a parameter
- rename "text" to "body".
[3.1.0] - 2021-07-18
[3.0.0] - 2021-07-18
- Simplify code in #1 by @homeworkprod
- Update aiohttp use and docs in #5 by @svenseeberg
- Setup Tests, Coverage & CI ; update tooling in #7 by @nim65s
- Setup argparse & logging in #8 by @nim65s
- Setup packaging in #9 by @nim65s
2.0.0 - 2020-03-14
- Update to matrix-nio & aiohttp & markdown
1.0.0 - 2020-02-14
- First release with matrix-client & http.server