Bump version to v0.1.1

This commit is contained in:
aaron 2023-09-30 01:32:14 +01:00
parent c03fb05779
commit 7128b9a58b
3 changed files with 9 additions and 3 deletions

View file

@ -8,6 +8,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
-
--------------------------------------------------------------------------------
## [0.1.1] - 2023-09-30
### Added
- `cleanup()` accepts objects with a `Destroy()` or `Disconnect()` interface.