filtering: fmt

This commit is contained in:
Ainar Garipov
2022-08-18 14:51:28 +03:00
parent 7e80980ae4
commit e6ebb8efef
2 changed files with 64 additions and 24 deletions

View File

@@ -20,11 +20,16 @@ and this project adheres to
- Weaker cipher suites that use the CBC (cipher block chaining) mode of
operation have been disabled ([#2993]).
### Added
- Bilibili service blocking ([#4795]).
### Deprecated
- Go 1.18 support. v0.109.0 will require at least Go 1.19 to build.
[#2993]: https://github.com/AdguardTeam/AdGuardHome/issues/2993
[#4795]: https://github.com/AdguardTeam/AdGuardHome/issues/4795