diff --git a/CHANGELOG.md b/CHANGELOG.md index c5750f2..0a66af5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.7.0 + +- Adds `createZXYStream` method for a readstream of z/x/y tile coordinates. + # 0.6.0 - Update dep to ~sqlite@3.0.0.