add date, fix typo

This commit is contained in:
onyx-and-iris 2024-01-27 13:24:30 +00:00
parent a0d657468b
commit 0d6355a6a4

View File

@ -11,11 +11,11 @@ Before any major/minor/patch bump all unit tests will be run to verify they pass
- [x] - [x]
## [2.5.0] ## [2.5.0] - 2023-10-27
### Fixed ### 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. - Remote class section in README updated to include timeout kwarg.
## [2.4.8] - 2023-08-13 ## [2.4.8] - 2023-08-13