Skip to content
Snippets Groups Projects
Commit 2f9f6fd2 authored by Márk Sági-Kazár's avatar Márk Sági-Kazár
Browse files

Merge pull request #24 from php-http/prepare_release

Prepare stable release
parents 147f8bac dd46cb7a
No related branches found
No related tags found
No related merge requests found
# Change Log
## UNRELEASED
## 1.0.0 - 2015-12-15
### Added
......@@ -12,7 +12,7 @@
- Message Factory extends Request and Response factories
## 1.0.0-rc1 - 2015-12-14
## 1.0.0-RC1 - 2015-12-14
### Added
......
# HTTP Message Factory
# PSR-7 Message Factory
[![Latest Version](https://img.shields.io/github/release/php-http/message-factory.svg?style=flat-square)](https://github.com/php-http/message-factory/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
......
......@@ -21,7 +21,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
"dev-master": "1.0-dev"
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment