Skip to content

Commit

Permalink
Prepare for v1.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jborean93 committed Mar 25, 2021
1 parent 352d1db commit 9a141ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.5.0 - TBD
## 1.5.0 - 2021-03-25

* Added `smbprotocol.exceptions.SMBConnectionClosed` that is raised when trying to send or receive data on a connection that has been closed
* Added `smbprotocol.exceptions.WrongPassword` that is raised when some servers indicate the password is not correct or the account is locked out
Expand Down

0 comments on commit 9a141ec

Please sign in to comment.