Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

Commit 5e2a174

Browse files
committed
Release 1.1.1
1 parent d64a03c commit 5e2a174

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
## [Unreleased]
1111

12+
13+
## [1.1.1] - 2018-07-31
14+
1215
### Fixed
1316

1417
- `continue` keyword usage on PHP 7.3
@@ -103,7 +106,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
103106
- Initial release
104107

105108

106-
[Unreleased]: https://github.com/guzzle/RingPHP/compare/1.1.0...HEAD
109+
[Unreleased]: https://github.com/guzzle/RingPHP/compare/1.1.1...HEAD
110+
[1.1.1]: https://github.com/guzzle/RingPHP/compare/1.1.0...1.1.1
107111
[1.1.0]: https://github.com/guzzle/RingPHP/compare/1.0.7...1.1.0
108112
[1.0.7]: https://github.com/guzzle/RingPHP/compare/1.0.6...1.0.7
109113
[1.0.6]: https://github.com/guzzle/RingPHP/compare/1.0.5...1.0.6

0 commit comments

Comments
 (0)