Update v5.1.1 CHANGELOG.md

This commit is contained in:
Andrew Calcutt 2025-01-11 00:39:31 -05:00 committed by GitHub
parent f7be63a35c
commit b0a2cefb0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# tileserver-gl changelog
## 5.1.1
* Fix wrong node version in Docker image (https://github.com/maptiler/tileserver-gl/pull/1438) by @acalcutt
* Fix wrong node version in Docker image (https://github.com/maptiler/tileserver-gl/pull/1442) by @acalcutt
## 5.1.0
* Update recommended node to v22 + Update docker images to use node 22 (https://github.com/maptiler/tileserver-gl/pull/1438) by @acalcutt