We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14203bf + 09c09ce commit 987ee3eCopy full SHA for 987ee3e
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.2.15] - 2019-02-07
4
+### Fixes
5
+* [#416](https://github.com/jpmorganchase/perspective/pull/416) Fixed highcharts bug which caused `null` groups to not render.
6
+* [#419](https://github.com/jpmorganchase/perspective/pull/419) Fixed regression in cross-origin loading.
7
+* [#421](https://github.com/jpmorganchase/perspective/pull/421) Fixed JSON/CSV loading when columns contain mixed numeric/string values.
8
+
9
## [0.2.14] - 2019-02-04
10
### Added
11
* [#408](https://github.com/jpmorganchase/perspective/pull/408) Added `flush()` method to `<perspective-viewer>`
0 commit comments