Skip to content

Commit ed60cd5

Browse files
committed
Update change log
1 parent 9b3b37b commit ed60cd5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## v0.12.6
4+
> July 14, 2017
5+
6+
* Improves formatting option to the time axis, it can either be a d3 time format string or a callback function (#86, #164)
7+
* Cleanup of formatting code, and mirror change into the TimeTracker code so that it works the same. (#164).
8+
* Fixes the undefined time that would sometimes be seen above the tracker info box (#147)
9+
* Fixes issue where the format specified on the ChartContainer would become stale (#140)
10+
* Fixes problem when the brush would get stuck if fully expanded (#141)
11+
* Adds ability to control the tick size (#150)
12+
* Docs provide link to source code for examples (#133)
13+
314
## v0.12.5
415
> Jun 15, 2017
516

0 commit comments

Comments
 (0)