allow multiple calls to Message.close()

This commit is contained in:
Stefan Allius
2023-11-08 18:57:56 +01:00
parent 02861f70af
commit 714dd92f35
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- add int64 data type to info parser
- allow multiple calls to Message.close()
## [0.5.1] - 2023-11-05