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

Commit

Permalink
Prepare RC
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark committed Dec 14, 2015
1 parent a4a8de5 commit a56d253
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log

## 0.4.0 - UNRELEASED
## 1.0.0-rc1 - 2015-12-14

### Added

- CS check

### Changed

- RuntimeException is thrown when the StreamFactory cannot write to the underlying stream


## 0.3.0 - 2015-11-16
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.4-dev"
"dev-master": "1.1-dev"
}
}
}

0 comments on commit a56d253

Please sign in to comment.