From dfd28b45abcec855dad45a4aa4e07adf563aa205 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Fri, 4 Dec 2020 19:16:01 +0300 Subject: [PATCH] Pull request: all: improve changelog Merge in DNS/adguard-home from doc-fix to master Squashed commit of the following: commit 266940fce08a3694d771ab0a4643757ee1fa9c5f Author: Ainar Garipov Date: Tue Dec 1 16:29:15 2020 +0300 all: improve changelog --- CHANGELOG.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b144fb2..2e21e8d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,15 +10,15 @@ and this project adheres to ## [Unreleased] ### Added - A 5 second wait period until a DHCP server's network interface gets an IP - address [#2304]. -- `$dnstype` modifier for filters [#2337]. -- HTTP API request body size limit [#2305]. + address ([#2304]). +- `$dnstype` modifier for filters ([#2337]). +- HTTP API request body size limit ([#2305]). [#2304]: https://github.com/AdguardTeam/AdGuardHome/issues/2304 [#2305]: https://github.com/AdguardTeam/AdGuardHome/issues/2305 @@ -44,10 +44,10 @@ and this project adheres to ### Fixed - A mitigation against records being shown in the wrong order on the query log - page [#2293]. -- A JSON parsing error in query log [#2345]. + page ([#2293]). +- A JSON parsing error in query log ([#2345]). - Incorrect detection of the IPv6 address of an interface as well as another - infinite loop in the `/dhcp/find_active_dhcp` HTTP API [#2355]. + infinite loop in the `/dhcp/find_active_dhcp` HTTP API ([#2355]). [#2293]: https://github.com/AdguardTeam/AdGuardHome/issues/2293 [#2345]: https://github.com/AdguardTeam/AdGuardHome/issues/2345 @@ -93,6 +93,10 @@ and this project adheres to + [Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.104.3...HEAD [v0.104.3]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.104.2...v0.104.3 [v0.104.2]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.104.1...v0.104.2