update changelog

This commit is contained in:
Suhas Deshpande
2020-07-21 11:12:14 -07:00
parent d6bd7c5a66
commit 8a57ede524
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# 0.12.2
- collects stats in terms of KM2 in a stats file
# 0.12.1
- collects stats about tile in a file
# 0.12.0
- Remove support for node versions < 10

View File

@@ -1,6 +1,6 @@
{
"name": "@mapbox/mbtiles",
"version": "0.12.1",
"version": "0.12.2",
"description": "Utilities and tilelive integration for the MBTiles format.",
"url": "http://github.com/mapbox/node-mbtiles",
"author": "Mapbox (https://www.mapbox.com)",