Skip to content

Commit fec8ef9

Browse files
committed
Updates CHANGELOG
1 parent 7b9a181 commit fec8ef9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [Unreleased]
4+
5+
### Fixed
6+
7+
- Fixed `instance()` behaviour with `pytz` offsets. (Thanks to [pR0Ps](https://github.com/pR0Ps))
8+
- Fixed deepcopy / pickle compatibility for `TimezoneInfo`. (Thanks to [bolkedebruin](https://github.com/bolkedebruin))
9+
10+
311
## [1.3.1] - 2017-10-22
412

513
### Fixed

0 commit comments

Comments
 (0)