Version 0.5.2

This commit is contained in:
Stefan Allius
2023-11-09 20:05:56 +01:00
parent b6431f8448
commit bb39567d05

View File

@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.5.2] - 2023-11-09
- add int64 data type to info parser
- allow multiple calls to Message.close()
- check for race cond. on closing and establishing client connections