From 3c8aeb7287545b6e9fe05eb3916cacb4dcff4fb6 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Thu, 6 Aug 2015 09:12:08 -0600 Subject: [PATCH] Changelog for v3.8.1 --- changelog/v3.8.1.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog/v3.8.1.md diff --git a/changelog/v3.8.1.md b/changelog/v3.8.1.md new file mode 100644 index 0000000000..6974060db9 --- /dev/null +++ b/changelog/v3.8.1.md @@ -0,0 +1,7 @@ +# v3.8.1 + +## Summary + +This is a patch release that updates the URL for builds shown in the examples. Details below. + + * [#3970](https://github.com/openlayers/ol3/pull/3970) - Pull builds from openlayers.org. ([@tschaub](https://github.com/tschaub))