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.
(#XY)
is the GitHub issue/ticket id
- Added: for new features.
- Changed: for changes in existing functionality.
- Deprecated: for soon-to-be removed features.
- Removed: for now removed features.
- Fixed: for any bug fixes.
- Derive Debug for TokenManger (#20)
- Accept FCM credentials as impl Read (#12)
- Handle
duration_since
error differently in the token_manager. (#1)
- Initial to be released code of this library