Skip to content

Commit 13ec0ee

Browse files
committed
getting ready to make release
1 parent 30c7254 commit 13ec0ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change log
22
==========
33

4-
## [unreleased]
4+
## [2.0.2] - 2015-05-27
55

66
### Fixed
77

@@ -38,7 +38,7 @@ Initial release of 2.x
3838

3939
- 1.x Releases
4040

41-
[unreleased]: https://github.com/nbobtc/bitcoind-php/compare/2.0.1...2.x
41+
[2.0.2]: https://github.com/nbobtc/bitcoind-php/compare/2.0.1...2.x
4242
[2.0.1]: https://github.com/nbobtc/bitcoind-php/compare/2.0.0...2.0.1
4343
[2.0.0]: https://github.com/nbobtc/bitcoind-php/compare/2d30e2f9ee617f44336581386cd0734613c7353d...2.0.0
4444
[#16]: https://github.com/nbobtc/bitcoind-php/issues/16

src/Http/Message/Message.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ public function getHeader($name)
9292

9393
/**
9494
* @todo
95-
* @since 2.1.0
95+
* @since 2.0.2
9696
* {@inheritDoc}
9797
*/
9898
public function getHeaderLine($name)

0 commit comments

Comments
 (0)