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

Commit bbd3cc4

Browse files
committed
1.2.0 readiness
2 parents 094c92d + 0c817e7 commit bbd3cc4

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 - 2016-08-11
66

77
### Added
88

@@ -24,24 +24,6 @@ All notable changes to this project will be documented in this file, in reverse
2424
introduced in that version. The changes should have no effect on existing
2525
code, except that they will result in dependency updates.
2626

27-
## 1.1.1 - TBD
28-
29-
### Added
30-
31-
- Nothing.
32-
33-
### Deprecated
34-
35-
- Nothing.
36-
37-
### Removed
38-
39-
- Nothing.
40-
41-
### Fixed
42-
43-
- Nothing.
44-
4527
## 1.1.0 - 2016-03-09
4628

4729
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
],
1414
"extra": {
1515
"branch-alias": {
16-
"dev-master": "1.1-dev",
17-
"dev-develop": "1.2-dev"
16+
"dev-master": "1.2-dev",
17+
"dev-develop": "1.3-dev"
1818
}
1919
},
2020
"require": {

0 commit comments

Comments
 (0)