Changelog for v6.8.1

This commit is contained in:
Andreas Hocevar
2021-09-25 09:01:39 +00:00
parent 7a6b9f8a33
commit 7ac93be8dd

5
changelog/v6.8.1.md Normal file
View File

@@ -0,0 +1,5 @@
# 6.6.1
This is a patch release which updates `ol.css` to restore a legible control button size in applications that do not have a css `font-size` set for `button` elements.
* [#12811](https://github.com/openlayers/openlayers/pull/12811) - Controls inherit font size from parent ([@tschaub](https://github.com/tschaub))