add changelog entry

This commit is contained in:
Jonas Arnold 2022-03-14 10:28:10 +01:00
parent 14ab195061
commit 278b5361c5

View file

@ -5,6 +5,7 @@
##### Added
- Functionality to fill coordinate values in POC data structure (lat, lon) based on configured locations that match a regular expression in POC message [#510](https://github.com/Schrolli91/BOSWatch/pull/510)
- Extending POC data-structure by Regex named groups matching. [#508](https://github.com/Schrolli91/BOSWatch/pull/508)
- MQTT Plugin: Added possibility to configure login (user and password) for mqtt broker. [#539](https://github.com/Schrolli91/BOSWatch/pull/539)
##### Changed
##### Deprecated
##### Removed