diff --git a/CHANGELOG.md b/CHANGELOG.md index c1636fb..8508880 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # tileserver-gl changelog ## 5.1.0-pre.0 -* Upgrade Express to v5 +Canvas v3 + code cleanup (https://github.com/maptiler/tileserver-gl/pull/1429) by @acalcutt +* Upgrade Express to v5 + Canvas to v3 + code cleanup (https://github.com/maptiler/tileserver-gl/pull/1429) by @acalcutt * Terrain Preview and simple Elevation Query (https://github.com/maptiler/tileserver-gl/pull/1425 and https://github.com/maptiler/tileserver-gl/pull/1432) by @okimiko * add progressive rendering option for static jpeg images (#1397) by @samuel-git