Skip to content

Commit

Permalink
Tagging 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alcohol committed Jul 1, 2016
1 parent ea67d3e commit bb2fdbd
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

* Changed: update Antarctica currencies (thephpleague/iso3166#6).

## [1.0.1] - 2016/07/01

* Changed: updated Antarctica currencies (thephpleague/iso3166#6).
* Deprecated: the `get()` method has been deprecated and will be removed in a future release (thephpleague/iso3166#12).

## [1.0.0] - 2016/06/30

* New: initial release of `league/iso3166`.


[Unreleased]: https://github.com/thephpleague/iso3166/compare/1.0.0...HEAD
[Unreleased]: https://github.com/thephpleague/iso3166/compare/1.0.1...HEAD
[1.0.1]: https://github.com/thephpleague/iso3166/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/thephpleague/iso3166/compare/64bae4f00dbd5679b9a36c54c37af73d5deb5be1...1.0.0

0 comments on commit bb2fdbd

Please sign in to comment.