Skip to content

Commit b735ead

Browse files
committed
Updates CHANGELOG
1 parent fe199c7 commit b735ead

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
- [Feature] Adds support for pytz tzinfo in `instance()` method
88
- [Feature] Changes behavior of `create*()` methods (time now defaults to `00:00:00`)
99
- [Fix] Fixes setters and modifiers (start_of/end_of) to properly apply transitions.
10+
- [Fix] Fixes issue when compiling on 32 bit systems. (Thanks to [guyzmo](https://github.com/guyzmo))
11+
- [Fix] Fixes NameError Exception on Python 3.2. (Thanks to [guyzmo](https://github.com/guyzmo))
1012

1113
### 0.5.5
1214

0 commit comments

Comments
 (0)