Skip to content

Commit

Permalink
changelog for v0.9.2 - closes #147
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Aug 12, 2015
1 parent 9c7bbf9 commit 346b8c5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## 0.9.2

- Fixed multipoint encoding (#144)
- Optimized decoding by filtering geometry parts not within bbox (#146)
- Optimized decoding by calling `vector.reserve` before `vector.emplace_back` (#119)

## 0.9.1

- Added `is_solid_extent` implementation based on protozero decoder
Expand Down

0 comments on commit 346b8c5

Please sign in to comment.