Release 2.0.1 (#47,#103,#104,#109,#110)

This commit is contained in:
aceberg 2024-09-02 21:24:01 +07:00
parent 180e46a934
commit 93dec3961a

View file

@ -1,15 +1,15 @@
# Change Log
All notable changes to this project will be documented in this file.
## [v2.0.1] - 2024-09-01
## [v2.0.1] - 2024-09-02
### Added
- Vlans and docker0 support [#47](https://github.com/aceberg/WatchYourLAN/issues/47). Thanks [thehijacker](https://github.com/thehijacker) for help with this issue!
- `Vlans` and `docker0` support [#47](https://github.com/aceberg/WatchYourLAN/issues/47). Thanks [thehijacker](https://github.com/thehijacker)!
- Remember `sort` field
- InfluxDB error handling
- `InfluxDB` error handling
### Fixed
- Bug [#103](https://github.com/aceberg/WatchYourLAN/issues/103)
- Bug [#104](https://github.com/aceberg/WatchYourLAN/issues/104)
- Bug [#104](https://github.com/aceberg/WatchYourLAN/issues/104). Thanks [Steve Clement](https://github.com/SteveClement)!
## [v2.0.0] - 2024-08-30
### Added