Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 651 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 651 Bytes

Change Log

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.

[Unreleased] - yyyy-mm-dd

Unreleased changes will be listed here.

Added

  • badges to repo

Changed

Fixed

  • readme typos

[0.0.2] - 2021-04-24

Fixes and improvements

Added

  • exemplary usage to README.md
  • added this CHANGELOG.md

Changed

Fixed

  • HLC.from_str() now properly parses ISO8601 without nanoseconds

[0.0.1] - 2021-04-24

Initial release

Added

Changed

Fixed