Changelog for v3.1.1

This commit is contained in:
Tim Schaub
2014-12-23 11:28:48 -05:00
parent 8f8b7e1f17
commit 676476ec64

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

@@ -0,0 +1,9 @@
# 3.1.0
## Summary
This is a patch release to fix an issue with the select interaction in the 3.1.0 release.
## Changes
* [#3082](https://github.com/openlayers/ol3/pull/3082) - Correct arguments for forEachGeometryAtPixel. ([@tschaub](https://github.com/tschaub))