tech(lodash): upraded lodash to 4.15.0, closes #6021

This commit is contained in:
Torkel Ödegaard
2016-09-14 09:17:10 +02:00
parent 0fa0066cd9
commit 649d9f9177
158 changed files with 5531 additions and 128629 deletions

View File

@@ -15,6 +15,7 @@
### Breaking changes
* **SystemD**: Change systemd description, closes [#5971](https://github.com/grafana/grafana/pull/5971)
* **lodash upgrade**: Upgraded lodash from 2.4.2 to 4.15.0, this contains a number of breaking changes that could effect plugins. closes [#6021](https://github.com/grafana/grafana/pull/6021)
### Bugfixes
* **Table Panel**: Fixed problem when switching to Mixed datasource in metrics tab, fixes [#5999](https://github.com/grafana/grafana/pull/5999)