From 6ff3dfbbfdd89ad8570dbd50a247240ba36c3646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 9 Aug 2022 21:34:09 +0200 Subject: [PATCH] chg: Bump changelog --- CHANGELOG.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 422f5ab..07838c8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,6 +2,20 @@ Changelog ========= +v2.4.160.1 (2022-08-09) +----------------------- + +Changes +~~~~~~~ +- Bump deps. [Raphaël Vinot] + +Fix +~~~ +- Make keepalive configuration linux only. [Raphaël Vinot] + + Bump deps + + v2.4.160 (2022-08-05) ---------------------