Skip to content

Commit 558d4ff

Browse files
committed
tag v1.2.1
1 parent e706aad commit 558d4ff

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.2.1] - 2021-05-26
99
- Added Relay configuration file
1010
- Enabled msgpack for PhpRedis
1111
- Fixed `require` blocks for Relay and PhpRedis
@@ -33,7 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333
### Added
3434
- Initial release
3535

36-
[Unreleased]: https://github.com/cachewerk/heroku-php-extensions/compare/v1.2.0...HEAD
36+
[Unreleased]: https://github.com/cachewerk/heroku-php-extensions/compare/v1.2.1...HEAD
37+
[1.2.0]: https://github.com/cachewerk/heroku-php-extensions/compare/v1.2.0...v1.2.1
3738
[1.2.0]: https://github.com/cachewerk/heroku-php-extensions/compare/v1.1.1...v1.2.0
3839
[1.1.1]: https://github.com/cachewerk/heroku-php-extensions/compare/v1.1.0...v1.1.1
3940
[1.1.0]: https://github.com/cachewerk/heroku-php-extensions/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)