Merge pull request #3240 from openlayers/v3.2.x

Changes from the v3.2.x branch.
This commit is contained in:
Tim Schaub
2015-02-14 09:22:47 -07:00
2 changed files with 10 additions and 1 deletions

9
changelog/v3.2.1.md Normal file
View File

@@ -0,0 +1,9 @@
# 3.2.1
## Summary
This is a patch release that fixes a regression with the select interaction in the [3.2.0 release](https://github.com/openlayers/ol3/releases/tag/v3.2.0).
## Changes
* [#3236](https://github.com/openlayers/ol3/pull/3236) - Select the uppermost feature. ([@tschaub](https://github.com/tschaub))

View File

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