# change log for mqttservice
## 1.2.1 2023-01-14 minor update
- returns the port in use
## 1.2.0 2022-01-13 update
- Refactoring, using "_" for internal variables
- Use the "condLogMessage" function of the logFilter now
- Provides the logFilter as object property with "get"
## 1.1.0 2020-04-15 update
- publishing messages now uses qos and retain flags of the message
## 1.0.0 Initial release