We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce99317 commit 7e3661dCopy full SHA for 7e3661d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 1.0.0 - 2016-01-28
4
+
5
+First stable release.
6
7
## 0.7.0 - 2016-01-26
8
9
### Changed
composer.json
@@ -22,7 +22,7 @@
22
"guzzlehttp/psr7": "^1.0",
23
"php-http/adapter-integration-tests": "0.3",
24
"php-http/message": "^0.2",
25
- "phpunit/phpunit": "^4.8@stable",
+ "phpunit/phpunit": "^4.8",
26
"zendframework/zend-diactoros": "^1.0"
27
},
28
"autoload": {
0 commit comments