matrix-webhook/CHANGELOG.md
Guilhem Saurel 2d232fe1f7 add grafana formatter
This was initially designed and implemented in #4

Co-authored-by: Sven Seeberg <mail@sven-seeberg.de>
2021-08-01 13:19:58 +02:00

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

  • Publish on PyPI & Docker Hub with Github Actions in #10 by @nim65s

[3.0.0] - 2021-07-18

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