From 3a2f10f7370fbdcb1b254d6505e33789c6827ede Mon Sep 17 00:00:00 2001 From: Igor Drozdov Date: Thu, 12 May 2022 10:07:06 +0400 Subject: Release 14.2.0 - Implement ClientKeepAlive option - build: bump go-proxyproto to 0.6.2 --- CHANGELOG | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index eb971a7..f60ba3e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +v14.2.0 + +- Implement ClientKeepAlive option !622 +- build: bump go-proxyproto to 0.6.2 !610 + v14.1.1 - Log the error that happens on sconn.Wait() !613 diff --git a/VERSION b/VERSION index 26f2bbc..07ea9fa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.1.1 +14.2.0 -- cgit v1.2.1