From b72b4c7d1544b28c0d6f4b30b108d21650292be7 Mon Sep 17 00:00:00 2001 From: Jordan Borean Date: Tue, 2 Feb 2021 08:54:01 +1000 Subject: [PATCH] Prepare for v1.4.0 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d72e3880..e57b3fe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 1.4.0 - TBD +## 1.4.0 - 2021-02-02 * Fixed up secure negotiation logic when connecting to older SMB dialects * Will attempt to perform secure negotiation even on older dialects that may not implement it properly