diff --git a/CHANGELOG.md b/CHANGELOG.md
index 36d3d977f282117e76fa1e60fd6a05ce71f1f3ba..41321a2cc0f9c3b95667cc50def6b34aab37cf1d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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