From f6977e290b261ebba8d352c0861f2edfa6292524 Mon Sep 17 00:00:00 2001 From: aceberg <1502200+aceberg@users.noreply.github.com> Date: Sat, 26 Jul 2025 21:17:07 +0700 Subject: [PATCH] Release 2.1.3 (#149,#187,#197,#198) --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e037c0..5dd1797 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Change Log All notable changes to this project will be documented in this file. -## [v2.1.3] - 2025-0 +## [v2.1.3] - 2025-07-26 ### Fixed - Memory leak bug [#149](https://github.com/aceberg/WatchYourLAN/pull/149) +- Duplicated devices bug [##187](https://github.com/aceberg/WatchYourLAN/pull/#187) [##198](https://github.com/aceberg/WatchYourLAN/pull/#198) ### Changed - **DEPRECATED:** `HIST_IN_DB` config option. Now history is always stored in `DB`