Merge pull request #4579 from openlayers/v3.12.x

Release v3.12.1
This commit is contained in:
Bart van den Eijnden
2015-12-17 16:20:01 +01:00
2 changed files with 12 additions and 1 deletions

11
changelog/v3.12.1.md Normal file
View File

@@ -0,0 +1,11 @@
# v3.12.1
## Summary
The v3.12.1 release is a patch release that addresses a few regressions in the v3.12.0 release. See the [v3.12.0 release notes](https://github.com/openlayers/ol3/releases/tag/v3.12.0) for details on upgrading from v3.11.
## Fixes
* [#4578](https://github.com/openlayers/ol3/pull/4578) - Fix apidoc landing page markup ([@ahocevar](https://github.com/ahocevar))
* [#4570](https://github.com/openlayers/ol3/pull/4570) - Rename defaultSort to numberSafeCompareFunction on ol.array ([@bartvde](https://github.com/bartvde))
* [#4567](https://github.com/openlayers/ol3/pull/4567) - Always pass on a compare function to sort ([@bartvde](https://github.com/bartvde))

View File

@@ -1,6 +1,6 @@
{
"name": "openlayers",
"version": "3.12.0",
"version": "3.12.1",
"description": "Build tools and sources for developing OpenLayers based mapping applications",
"keywords": [
"map",