Update CHANGELOG.md

This commit is contained in:
acalcutt 2025-01-10 19:26:21 -05:00
parent 38d64a7613
commit fde1b037bb

View file

@ -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