pray-calc/CHANGELOG.md

16 lines
365 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
## [1.0.0] - 2023-11-11
- Initial release
## [1.1.0] - 2023-11-12
- Updated calculation behavior to be more accurate (major)
## [1.2.3] - 2023-11-12
- Moved timezone to main args and changed default behavior (major)
- Updated test cases and readme to reflect new usage (minor)