Skip to content

Commit c293233

Browse files
committed
update changelog
1 parent e0d75fc commit c293233

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

1212

13+
## [1.10.2] -- 2016-05-05
14+
15+
### Fixed
16+
- Subplot and range slider clip paths are now functional in AngularJS [#509]
17+
- `relayout` call involving axis `categoryorder` and `categoryarray` are now
18+
working [#510]
19+
- Annotation drag interactions in `editable: true` mode are now functional (bug
20+
introduced in 1.10.0)[#505]
21+
- Improved attribute description for shape `xref` and `yref` [#506]
22+
23+
1324
## [1.10.1] -- 2016-05-02
1425

1526
### Fixed

0 commit comments

Comments
 (0)