Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 673 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 673 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.

[Unreleased]

[2.0.2] - 2024-08-13

Null-safety crash fix (incoming PR).

[2.0.1] - 2023-10-18

Prevent an additional month from being added in certain cases.

[2.0.0] - 2023-10-14

• Breaking change. Refactoring of the main methods – exposed Chrono as an abstract public class with the main methods the package provides. • Added an example. • Minor changes.

[1.0.0] - 2023-10-06

Release