File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 1.2.1 ] - 2021-05-26
9
9
- Added Relay configuration file
10
10
- Enabled msgpack for PhpRedis
11
11
- 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
33
33
### Added
34
34
- Initial release
35
35
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
37
38
[ 1.2.0 ] : https://github.com/cachewerk/heroku-php-extensions/compare/v1.1.1...v1.2.0
38
39
[ 1.1.1 ] : https://github.com/cachewerk/heroku-php-extensions/compare/v1.1.0...v1.1.1
39
40
[ 1.1.0 ] : https://github.com/cachewerk/heroku-php-extensions/compare/v1.0.0...v1.1.0
You can’t perform that action at this time.
0 commit comments