Release 2.1.3 (#149,#187,#197,#198)
This commit is contained in:
parent
48aba334a0
commit
f6977e290b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,9 +1,10 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [v2.1.3] - 2025-0
|
## [v2.1.3] - 2025-07-26
|
||||||
### Fixed
|
### Fixed
|
||||||
- Memory leak bug [#149](https://github.com/aceberg/WatchYourLAN/pull/149)
|
- 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
|
### Changed
|
||||||
- **DEPRECATED:** `HIST_IN_DB` config option. Now history is always stored in `DB`
|
- **DEPRECATED:** `HIST_IN_DB` config option. Now history is always stored in `DB`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue