From 062b743f89ac7e14498dace6a02b03573352a325 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Tue, 26 Jun 2018 13:47:28 -0600 Subject: [PATCH] Collapsible details --- changelog/v5.0.0.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog/v5.0.0.md b/changelog/v5.0.0.md index 3128cc7957..8af0f52245 100644 --- a/changelog/v5.0.0.md +++ b/changelog/v5.0.0.md @@ -544,7 +544,9 @@ This change is due to the introduction of the `hitTolerance` parameter which can * [#7541](https://github.com/openlayers/openlayers/pull/7541) - Fix case of vectorrendertype.js ([@ahocevar](https://github.com/ahocevar)) -Additionally a number of updates where made to our dependencies: +
+ Dependency Updates + * [#8315](https://github.com/openlayers/openlayers/pull/8315) - Update eslint to the latest version 🚀 ([@openlayers](https://github.com/openlayers)) * [#8309](https://github.com/openlayers/openlayers/pull/8309) - Update eslint to the latest version 🚀 ([@openlayers](https://github.com/openlayers)) * [#8311](https://github.com/openlayers/openlayers/pull/8311) - Update webpack to the latest version 🚀 ([@openlayers](https://github.com/openlayers)) @@ -662,3 +664,4 @@ Additionally a number of updates where made to our dependencies: * [#7552](https://github.com/openlayers/openlayers/pull/7552) - Update jscodeshift to the latest version 🚀 ([@openlayers](https://github.com/openlayers)) * [#7551](https://github.com/openlayers/openlayers/pull/7551) - Update sinon to the latest version 🚀 ([@openlayers](https://github.com/openlayers)) +