Skip to content

Commit

Permalink
Pull request 2236: fix-chlog
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit e920938
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Jun 10 20:42:50 2024 +0300

    all: fix chlog
  • Loading branch information
ainar-g committed Jun 10, 2024
1 parent 1afe226 commit bed86d5
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->
Expand All @@ -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/
Expand Down

0 comments on commit bed86d5

Please sign in to comment.