diff --git a/CHANGELOG.md b/CHANGELOG.md index 03afd70..716f335 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,11 +11,11 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass - [x] -## [2.5.0] +## [2.5.0] - 2023-10-27 ### Fixed -- {Remote}.login() now has a configuratble timeout. Use timeout kwarg to set it. Defaults to 2 seconds. +- {Remote}.login() now has a configurable timeout. Use timeout kwarg to set it. Defaults to 2 seconds. - Remote class section in README updated to include timeout kwarg. ## [2.4.8] - 2023-08-13