IP sort fixed
This commit is contained in:
parent
3d6a83f76e
commit
2db0f57b9e
2 changed files with 6 additions and 9 deletions
2
.version
2
.version
|
|
@ -1 +1 @@
|
|||
VERSION=0.7.4
|
||||
VERSION=0.7.5
|
||||
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -5,24 +5,21 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [v0.7.3] - 2022-08-30
|
||||
|
||||
## [v0.7.5] - 2022-09-14
|
||||
### Fixed
|
||||
- Sort by IP [Issue #4](https://github.com/aceberg/WatchYourLAN/issues/4), [Issue #14](https://github.com/aceberg/WatchYourLAN/issues/14)
|
||||
|
||||
## [v0.7.3] - 2022-08-30
|
||||
### Added
|
||||
- Workflow to build ARM images
|
||||
|
||||
|
||||
## [v0.7.2] - 2022-08-26
|
||||
|
||||
### Added
|
||||
- Theme support in config
|
||||
|
||||
|
||||
## [v0.7.1] - 2022-08-26
|
||||
|
||||
### Added
|
||||
- Workaround for correct display of strings with apostrophes
|
||||
|
||||
### Fixed
|
||||
|
||||
- [Issue #2](https://github.com/aceberg/WatchYourLAN/issues/2)
|
||||
- [Issue #5](https://github.com/aceberg/WatchYourLAN/issues/5)
|
||||
Loading…
Reference in a new issue