Skip to content

Commit 50fa45b

Browse files
Merge pull request #55 from s00hyun/fix/changelog
fix typo in changelog
2 parents 701d906 + 52251f9 commit 50fa45b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [3.0.2] - 2024-09-11
99
### added
1010
- Feat: Complete typing with strict type-checking [#43](https://github.com/nickmaccarthy/python-datemath/pull/43) Thank you @Avasam!
11-
- Feat: Added `__version__` to to verify the version of the module.
12-
- Feat: Addded Dockerfile and relevant verify.py to help with local development and testing
11+
- Feat: Added `__version__` to verify the version of the module.
12+
- Feat: Added Dockerfile and relevant verify.py to help with local development and testing
1313

1414
### chore
1515
- Chore: bumped modules in requirements.txt
@@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333
- Fix: Bump certifi to latest: https://github.com/nickmaccarthy/python-datemath/pull/38
3434
### added
3535
- Feat: Typehint support: https://github.com/nickmaccarthy/python-datemath/issues/31
36-
- Feat: Revamed CHANGELOG.md to keepachangelog.org format
36+
- Feat: Renamed CHANGELOG.md to keepachangelog.org format
3737

3838
### todo
3939
- todo: Fix pypi: https://github.com/nickmaccarthy/python-datemath/issues/33

0 commit comments

Comments
 (0)