Update CHANGELOG.md

Full UTF-8 support.
Update MySQL plugin and web UI to allow storage and display of emojis.
This commit is contained in:
PeterLaemmle 2019-12-29 13:44:10 +01:00 committed by GitHub
parent ad405829ea
commit 3c92d4285f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@
##### Removed
##### Fixed
- Description-List: Buchstaben in FMS-Kennungen werden nun erkannt und zugelassen [#409](https://github.com/Schrolli91/BOSWatch/issues/409)
- MySQL-Plugin: Volle UTF-8 Kompatibilität für Datenbankstruktur, Verbindung und Darstellung im WebUI [#398](https://github.com/Schrolli91/BOSWatch/issues/398)
##### Security