Skip to content

Commit d079377

Browse files
committed
tag v1.1.1
1 parent 37610d7 commit d079377

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.1.1] - 2021-05-05
99
- Updated Swoole to v4.6.4
1010
- Fixed demo app output for Swoole
1111

@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
### Added
2222
- Initial release
2323

24-
[Unreleased]: https://github.com/cachewerk/heroku-php-extensions/compare/v1.1.0...HEAD
24+
[Unreleased]: https://github.com/cachewerk/heroku-php-extensions/compare/v1.1.1...HEAD
25+
[1.1.1]: https://github.com/cachewerk/heroku-php-extensions/compare/v1.1.0...v1.1.1
2526
[1.1.0]: https://github.com/cachewerk/heroku-php-extensions/compare/v1.0.0...v1.1.0
2627
[1.0.0]: https://github.com/cachewerk/heroku-php-extensions/releases/tag/v1.0.0

0 commit comments

Comments
 (0)