Skip to content

Commit 6699146

Browse files
committed
update changelog for 1.21.2
1 parent ae007a8 commit 6699146

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
@@ -9,6 +9,14 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
99

1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

12+
13+
## [1.21.2] -- 2016-12-14
14+
- Fix handling of calendar in `filter` transforms where distinct calendars can
15+
now be set for both the `target` and `value` [#1253]
16+
- Make `Plotly.addFrames` skip over non-plain-objects inputs [#1254]
17+
- Make `Plots.graphJson` aware of `frames` [#1255]
18+
19+
1220
## [1.21.1] -- 2016-12-14
1321

1422
### Fixed

0 commit comments

Comments
 (0)