Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 698 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 698 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.

[1.0.6] - 2022-03-02

Fixed

  • Package description for SEO optimization.

[1.0.5] - 2022-03-02

Added

  • Contribution info on readme.

Fixed

  • CODE_OF_CONDUCT link on CONTRIBUTING.md.
  • python_requires version on setup.cfg (again).

[1.0.2] - 2022-03-02

Added

  • readme badges.

Fixed

  • python_requires version on setup.cfg.

[1.0.0] - 2022-03-02

Added

  • feat: to_datetime function on textime module.