···11# Changelog
2233+## [0.9.3] - 2025-11-17 (`jacquard`)
44+55+### Fixed
66+77+- SessionKey is now a proper tuple struct and not a type alias, which should help rustc not freak out when you do things like put MemoryCredentialSession in an Arc
88+39## [0.9.2] - 2025-11-17
410511### Added