all: backport, prepare release

This commit is contained in:
Ainar Garipov
2021-12-29 16:09:01 +03:00
parent 68452e5330
commit 8f9053e2fc
8 changed files with 17 additions and 42 deletions

View File

@@ -17,11 +17,6 @@ and this project adheres to
- `windows/arm64` support ([#3057]).
### Changed
- The validation error message for duplicated allow- and blocklists in DNS
settings now shows the duplicated elements ([#3975]).
### Deprecated
<!--
@@ -43,6 +38,11 @@ and this project adheres to
-->
## v0.107.1 - UNRELEASED
### Changed
- The validation error message for duplicated allow- and blocklists in DNS
settings now shows the duplicated elements ([#3975]).
### Fixed
- `ipset` initialization bugs ([#4027]).