add breaking changes notice

This commit is contained in:
jingsam
2019-05-10 10:41:27 +08:00
parent 5e89b83857
commit 984b9a1ec5

View File

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