Skip to content

Commit

Permalink
Add changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi authored and jongillham committed Mar 27, 2018
1 parent 6d4e33d commit 80daa6c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## v1.1.0 (not tagged yet)

* Added [`Decoder.Header()` method](https://godoc.org/github.com/qedus/osmpbf#Decoder.Header)
([#24](https://github.com/qedus/osmpbf/pull/24) by Karsten Klompmaker).
* Added support for non-dense Nodes
([#30](https://github.com/qedus/osmpbf/pull/30) by Clyde D'Cruz).
* Minor optimizations.

## v1.0.0 (tagged 2017-03-15)

* First release with stable public API.

0 comments on commit 80daa6c

Please sign in to comment.