diff --git a/changelog/v4.4.1.md b/changelog/v4.4.1.md new file mode 100644 index 0000000000..d9f3787e13 --- /dev/null +++ b/changelog/v4.4.1.md @@ -0,0 +1,8 @@ +# 4.4.1 + +The v4.4.1 release includes a fix for the [`ol` package](https://www.npmjs.com/package/ol) and a fix for a tile rendering regression. + +## Fixes + + * [#7323](https://github.com/openlayers/openlayers/pull/7323) - Only clear the canvas when needed ([@tschaub](https://github.com/tschaub)) + * [#7313](https://github.com/openlayers/openlayers/pull/7313) - Use lowercase module identifiers until ol@5 ([@tschaub](https://github.com/tschaub))