From 93dec3961a2c3e19fd64a5c1c33eeb1625bc8ebc Mon Sep 17 00:00:00 2001 From: aceberg <1502200+aceberg@users.noreply.github.com> Date: Mon, 2 Sep 2024 21:24:01 +0700 Subject: [PATCH] Release 2.0.1 (#47,#103,#104,#109,#110) --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc2c8be..6537723 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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