All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- BREAKING: allow using any keyring, not only session. Functions are renamed from get_session_* to get_*
- BREAKING: store secrets as bytes instead of Unicode strings
- Setting session secret (UTF8 strings only are supported)
- Getting session secret by name
- Invalidating session secret