Skip to content

Commit 6158aa5

Browse files
committed
v1.5.5
1 parent 5fcaa12 commit 6158aa5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Changelog
2+
## 1.5.5 (2021-04-26)
3+
* [FIX] [Issue #28](https://github.com/nickmaccarthy/python-datemath/issues/28)
4+
* `datemath()` object now returns the expected `datetime` object instead of an `Arrow` object
5+
* added tests to catch invalid object types of helpers
6+
27
## 1.5.4 (2021-04-20)
38
* skipped due to name conflict on pypi, all changes in this are from `1.5.3`
49

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.4
1+
1.5.5

0 commit comments

Comments
 (0)