CHANGELOG

This commit is contained in:
Francesco 2024-04-06 20:34:31 +02:00
parent c3f564d4e7
commit daf0482c5c

View File

@ -1,4 +1,8 @@
# Changelog
**0.2.1**
- Fixed #40
- Changed license from GPL v3 to MIT
**0.2.0**
- Renamed all references to "dbadmin" in "snapadmin". This also applies to the configuration parameter prefix (#29)
- SnapAdmin is now **disabled by default**. Remember to set `snapadmin.enabled=true` to activate it (#30)