From 984b9a1ec523ea831560db91aa6f3b86c50e35f6 Mon Sep 17 00:00:00 2001 From: jingsam Date: Fri, 10 May 2019 10:41:27 +0800 Subject: [PATCH] add breaking changes notice --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e629f0f..6368a4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # 0.11.0 +## Breaking changes - getInfo() returns `scheme` as `xyz` instead of `tms` [#66](https://github.com/mapbox/node-mbtiles/pull/66) - [@hannesj](https://github.com/hannesj) + +## Improvements + - use `path.join` so pkg can auto detect assets [#80](https://github.com/mapbox/node-mbtiles/pull/80) - [@jingsam](https://github.com/jingsam) # 0.10.0