diff --git a/changelog/v3.2.1.md b/changelog/v3.2.1.md new file mode 100644 index 0000000000..afbacb7a38 --- /dev/null +++ b/changelog/v3.2.1.md @@ -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))