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

Commit 1d23172

Browse files
committed
1.5.0 readiness
2 parents 70c3be2 + 55ff330 commit 1d23172

File tree

3 files changed

+4
-26
lines changed

3 files changed

+4
-26
lines changed

CHANGELOG.md

Lines changed: 1 addition & 23 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.5.0 - TBD
5+
## 1.5.0 - 2017-08-22
66

77
### Added
88

@@ -62,28 +62,6 @@ All notable changes to this project will be documented in this file, in reverse
6262
`Uri` class provides user-info within the URI authority; the value is now
6363
correctly percent-encoded , per RFC 3986 Section 3.2.1.
6464

65-
## 1.4.2 - TBD
66-
67-
### Added
68-
69-
- Nothing.
70-
71-
### Changed
72-
73-
- Nothing.
74-
75-
### Deprecated
76-
77-
- Nothing.
78-
79-
### Removed
80-
81-
- Nothing.
82-
83-
### Fixed
84-
85-
- Nothing.
86-
8765
## 1.4.1 - 2017-08-17
8866

8967
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
},
1919
"extra": {
2020
"branch-alias": {
21-
"dev-master": "1.4-dev",
22-
"dev-develop": "1.5-dev"
21+
"dev-master": "1.5-dev",
22+
"dev-develop": "1.6-dev"
2323
}
2424
},
2525
"require": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)