Update Changelog

This commit is contained in:
Lars Gremme 2020-05-05 17:17:51 +02:00
parent 743f3d079c
commit 13692eb261

View file

@ -3,9 +3,11 @@
### __[v2.5.2]__ - unreleased
##### Added
##### Changed
- install.sh: local git repo available at /opt/boswatch (or at your own path). Updates easier with `git pull` in /opt/boswatch. [#452](https://github.com/Schrolli91/BOSWatch/pull/452)
##### Deprecated
##### Removed
##### Fixed
- install.sh: old version of mysql-connector-python removed; add new via pip [#452](https://github.com/Schrolli91/BOSWatch/pull/452) [#445](https://github.com/Schrolli91/BOSWatch/issues/445)
##### Security