Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit edfda00

Browse files
committed
Merge branch 'versions/1.2.0'
1.2.0 readiness
2 parents 1829cb1 + a1a6ccf commit edfda00

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
lines changed

CHANGELOG.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 1.2.0 - TBD
5+
## 1.2.0 - 2015-11-24
66

77
### Added
88

@@ -34,24 +34,6 @@ All notable changes to this project will be documented in this file, in reverse
3434
`HtmlResponse` to set the charset to utf-8 by default (if no content type
3535
header is provided at instantiation).
3636

37-
## 1.1.5 - TBD
38-
39-
### Added
40-
41-
- Nothing.
42-
43-
### Deprecated
44-
45-
- Nothing.
46-
47-
### Removed
48-
49-
- Nothing.
50-
51-
### Fixed
52-
53-
- Nothing.
54-
5537
## 1.1.4 - 2015-10-16
5638

5739
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"extra": {
1717
"branch-alias": {
18-
"dev-master": "1.0-dev",
19-
"dev-develop": "1.1-dev"
18+
"dev-master": "1.2-dev",
19+
"dev-develop": "1.3-dev"
2020
}
2121
},
2222
"require": {

0 commit comments

Comments
 (0)