Release v0.22.5

This commit is contained in:
Mario Zechner 2025-12-17 01:22:13 +01:00
parent 93d000b19d
commit 295f51b53f
14 changed files with 133 additions and 121 deletions

View file

@ -2,6 +2,12 @@
## [Unreleased]
## [0.22.5] - 2025-12-17
### Fixed
- Fixed `--session` flag not saving sessions in print mode (`-p`). The session manager was never receiving events because no subscriber was attached.
## [0.22.4] - 2025-12-17
### Added