We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80bf5cd commit 30c7254Copy full SHA for 30c7254
CHANGELOG.md
@@ -3,6 +3,10 @@ Change log
3
4
## [unreleased]
5
6
+### Fixed
7
+
8
+- [#16] incompatible with psr/http-message current version
9
10
## [2.0.1] - 2015-03-27
11
12
### Added
@@ -37,3 +41,4 @@ Initial release of 2.x
37
41
[unreleased]: https://github.com/nbobtc/bitcoind-php/compare/2.0.1...2.x
38
42
[2.0.1]: https://github.com/nbobtc/bitcoind-php/compare/2.0.0...2.0.1
39
43
[2.0.0]: https://github.com/nbobtc/bitcoind-php/compare/2d30e2f9ee617f44336581386cd0734613c7353d...2.0.0
44
+[#16]: https://github.com/nbobtc/bitcoind-php/issues/16
0 commit comments