Changelog for v3.10.1

This commit is contained in:
Andreas Hocevar
2015-10-09 17:37:52 +02:00
parent 313bff7aff
commit 1941be9995

7
changelog/v3.10.1.md Normal file
View File

@@ -0,0 +1,7 @@
# v3.10.1
## Summary
This is a patch release that fixes a regression causing text styles with a fill but no stroke to not be rendered.
* [#4242](https://github.com/openlayers/ol3/pull/4242) - Fix a drawText regression introduced with 31a68e2 ([@marcjansen](https://github.com/marcjansen))