We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb006c commit 109d864Copy full SHA for 109d864
CHANGELOG.md
@@ -3,7 +3,15 @@
3
For more context information, please read through the
4
[release notes](https://github.com/plotly/plotly.js/releases).
5
6
-### [1.1.0] -- 2015-11-25
+## [1.1.1] -- 2015-12-01
7
+
8
+### Fixed
9
+- Fix `displayModeBar` plot config logic [#57]
10
+- Fix length-1 bins count as ascending in `Lib.findBin` [#47]
11
+- Fix jasmine test runner on windows [#46]
12
13
14
+## [1.1.0] -- 2015-11-25
15
16
### Added
17
- Add three plot config options: `modeBarButtonsToRemove`,
0 commit comments