ConnectorDataMqtt/Changelog.md
2022-01-09 14:02:35 +01:00

37 lines
932 B
Markdown

# Changelog
## 1.4.0 - 2022-01-09 - Cleanup
### New Features
* On first startup, not try to disconnect first
### Bugfixes
* Fixing nullpointer exception
### Changes
* Cleanup project and fixes version numbers
## 1.3.0 - 2021-01-09 - Default netcore
### New Features
* Create toString, so in logfiles the used Server is visible
* add changelog.md
### Bugfixes
### Changes
* Netcore is now the default projekt
## 1.2.0 - 2019-11-28 - Add netcore
### New Features
* add Licence, readme.md and contribute.md
* add netcore version
### Bugfixes
### Changes
* Using newer C# language version
## 1.1.0 - 2019-05-27 - Rewrite Module to reconnect itselfs, so you dont need to watch over the the state of the connection
### New Features
* Keep the connection alive and reconnect internally
### Bugfixes
### Changes
## 1.0.0.0 - 2019-02-14 - Init
### New Features
* Init release
### Bugfixes
### Changes