birthday-notifier/History.md

13 lines
260 B
Markdown
Raw Permalink Normal View History

2024-03-13 12:49:59 +00:00
# 0.3.0 / 2024-03-13
* Switch to config-file, support multiple notifiers of same type
2024-03-13 10:41:36 +00:00
# 0.2.0 / 2024-03-13
2024-03-11 12:28:08 +00:00
2024-03-13 10:41:36 +00:00
* Add Slack-Compatible webhook notification target
* Allow to execute multiple notifiers in parallel
2024-03-11 12:28:08 +00:00
2024-03-13 10:41:36 +00:00
# 0.1.0 / 2024-03-11
2024-03-11 12:28:08 +00:00
2024-03-13 10:41:36 +00:00
* Initial version