Skip to content

Commit 8a319ce

Browse files
committed
update changelog
1 parent 7c8a06e commit 8a319ce

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ 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.6.2] -- 2016-03-03
14+
15+
### Fixed
16+
- SVG overflow property is now properly set for IE11 [#305, #306]
17+
- Hover labels associated with `text` arrays with falsy values are properly
18+
skipped over [#310]
19+
- Snapshot routines now strip browser-only user-select style attributes [#311]
20+
21+
1222
## [1.6.1] -- 2016-03-01
1323

1424
### Fixed

0 commit comments

Comments
 (0)