Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

Commit a56d253

Browse files
committed
Prepare RC
1 parent a4a8de5 commit a56d253

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log
22

3-
## 0.4.0 - UNRELEASED
3+
## 1.0.0-rc1 - 2015-12-14
4+
5+
### Added
6+
7+
- CS check
8+
9+
### Changed
10+
11+
- RuntimeException is thrown when the StreamFactory cannot write to the underlying stream
412

513

614
## 0.3.0 - 2015-11-16

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"extra": {
2323
"branch-alias": {
24-
"dev-master": "0.4-dev"
24+
"dev-master": "1.1-dev"
2525
}
2626
}
2727
}

0 commit comments

Comments
 (0)