Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 693 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 693 Bytes

Changelog

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.

Categories each change fall into

  • 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.

[Unreleased]

Changed

  • Handle duration_since error differently in the token_manager. (#1)

[0.1.0] - 2024-04-29

Added

  • Initial to be released code of this library (#4)