From bed86d57f319d80d015c1235c40adbdd7c095fc1 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Mon, 10 Jun 2024 20:49:47 +0300 Subject: [PATCH] Pull request 2236: fix-chlog Squashed commit of the following: commit e92093842b8c8627125ec16d1f5898dd2bc6d996 Author: Ainar Garipov Date: Mon Jun 10 20:42:50 2024 +0300 all: fix chlog --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d56f9d06..fa0f3512 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,14 @@ See also the [v0.107.52 GitHub milestone][ms-v0.107.52]. NOTE: Add new changes BELOW THIS COMMENT. --> +### Changed + +- Frontend rewritten in TypeScript. + +### Deprecated + +- Node 18 support, Node 20 will be required in future releases. + @@ -44,15 +52,10 @@ See also the [v0.107.51 GitHub milestone][ms-v0.107.51]. ### Changed -- Frontend rewritten in TypeScript. - The HTTP server's write timeout has been increased from 1 minute to 5 minutes to match the one used by AdGuard Home's HTTP client to fetch filtering-list data ([#7041]). -### Deprecated - -- Node 18 support, Node 20 will be required in future releases. - [#7041]: https://github.com/AdguardTeam/AdGuardHome/issues/7041 [go-1.22.4]: https://groups.google.com/g/golang-announce/c/XbxouI9gY7k/