From e4e58831bf6b3d2a194c12c4e8dc3fd7351e6165 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Wed, 3 Nov 2021 22:16:53 +0000 Subject: [PATCH] Version 0.4.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05291f8..bb418b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - in case of vulnerabilities. --> +## [0.4.2] - 2021-11-03 +### Fixed +- Reverted a dependency update which resulted in problems building with Go 1.16 and running on Windows + ## [0.4.1] - 2021-11-03 ### Added - TLS peerings now support Server Name Indication (SNI)