Skip to content

Commit cbca29c

Browse files
committed
Updates changelog
1 parent 0a7dd9c commit cbca29c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [Unreleased]
4+
5+
### Fixed
6+
7+
- Fixed normalization of microseconds in durations.
8+
- Fixed microseconds not being included in `average()`. (Thanks to [ericfrederich](https://github.com/ericfrederich))
9+
10+
311
## [1.2.4] - 2017-06-20
412

513
### Fixed
@@ -26,10 +34,10 @@
2634
## [1.2.1] - 2017-05-23
2735

2836
### Fixed
29-
3037
- Fixed incorrect `fold` attribute on Python 3.6 when not passing a timezone. (Thanks to [neonquill](https://github.com/neonquill))
3138

3239

40+
3341
## [1.2.0] - 2017-03-24
3442

3543
### Added

0 commit comments

Comments
 (0)