Skip to content

Commit 6939ec5

Browse files
author
Nick MacCarthy
committed
chore: update changelog
1 parent d95ce10 commit 6939ec5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [3.0.3] - 2024-09-12
9+
### fixed
10+
- Fix: issue where version wasnt getting populated
11+
- Fix: move version out of `VERSION.txt` and into `datemath/_version.py` directly
12+
- Fix: typos in CHANGELOG. Thank you @s00hyun!
13+
814
## [3.0.2] - 2024-09-11
915
### added
1016
- Feat: Complete typing with strict type-checking [#43](https://github.com/nickmaccarthy/python-datemath/pull/43) Thank you @Avasam!

0 commit comments

Comments
 (0)