prepare release v0.3.0

This commit is contained in:
Knut Ahlers 2023-01-28 19:47:15 +01:00
parent 0ff07c6532
commit 4b04b7db5a
Signed by: luzifer
GPG key ID: D91C3E91E4CAD6F5

View file

@ -1,3 +1,9 @@
# 0.3.0 / 2023-01-28
* Add filesystem-watcher to reload config on change
* Add migration tooling
* Fix version compare failing when old version is not present
# 0.2.0 / 2022-08-20
* [#6] Implement version constraints / downgrade protection