Skip to content

Commit

Permalink
more changelog entries for v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Jun 10, 2015
1 parent 9f97d09 commit 45c9717
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,9 @@

- Added `tile_datasource_pbf` - It should be used in places where you need to plug
in a `mapnik::datasource` to read from a binary encoded .pbf buffer. (@danpat #114)
- Updated bundled clipper to https://github.com/mapnik/clipper/commit/bfad32ec4b41783497d076c2ec44c7cbf4ebe56b
- Clipper is now patched to avoid abort on out of range coordinates (#111)
- Fixed handling of geometry collections (#106)
- Added mapnik vector tile strategy for transform
- Updated test cases

Expand Down

0 comments on commit 45c9717

Please sign in to comment.