From 1ea33abd58f2e3886220a10888608052bf3608c1 Mon Sep 17 00:00:00 2001 From: Jordan Borean Date: Mon, 14 Nov 2022 05:16:41 +1000 Subject: [PATCH] Prepare for v1.10.1 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47804c3c..be7065f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 1.10.1 - TBD +## 1.10.1 - 2022-11-14 * Raise the original `BadNetworkName` error if the server doesn't indicate it supports DFS or `FSDriverRequired` was raised trying to lookup the DFS information - https://github.com/jborean93/smbprotocol/issues/196 * Fix pre auth session id tracking if the intermediate token messages return 0 as the session id