diff --git a/CHANGELOG.md b/CHANGELOG.md index 51a2130..b3a2c5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ Change log ========== -## [unreleased] +## [2.0.2] - 2015-05-27 ### Fixed @@ -38,7 +38,7 @@ Initial release of 2.x - 1.x Releases -[unreleased]: https://github.com/nbobtc/bitcoind-php/compare/2.0.1...2.x +[2.0.2]: https://github.com/nbobtc/bitcoind-php/compare/2.0.1...2.x [2.0.1]: https://github.com/nbobtc/bitcoind-php/compare/2.0.0...2.0.1 [2.0.0]: https://github.com/nbobtc/bitcoind-php/compare/2d30e2f9ee617f44336581386cd0734613c7353d...2.0.0 [#16]: https://github.com/nbobtc/bitcoind-php/issues/16 diff --git a/src/Http/Message/Message.php b/src/Http/Message/Message.php index daf2fbd..f17204a 100644 --- a/src/Http/Message/Message.php +++ b/src/Http/Message/Message.php @@ -92,7 +92,7 @@ public function getHeader($name) /** * @todo - * @since 2.1.0 + * @since 2.0.2 * {@inheritDoc} */ public function getHeaderLine($name)