Fix CS in changelogs

This commit is contained in:
Jérémy Derussé 2020-12-10 16:40:38 +01:00
parent 61d9514297
commit fb22eece5e
No known key found for this signature in database
GPG Key ID: 2083FA5758C473D2
4 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ CHANGELOG
5.3.0
-----
* added support for connecting to Redis Sentinel clusters when using the Redis PHP extension
* added support for connecting to Redis Sentinel clusters when using the Redis PHP extension
5.2.0
-----

View File

@ -4,7 +4,7 @@ CHANGELOG
5.3.0
-----
* Added caseSensitive option for attribute keys in the Entry class.
* Added caseSensitive option for attribute keys in the Entry class.
5.1.0
-----

View File

@ -4,7 +4,7 @@ CHANGELOG
5.3.0
-----
* `InMemoryTransport` can perform message serialization through dsn `in-memory://?serialize=true`.
* `InMemoryTransport` can perform message serialization through dsn `in-memory://?serialize=true`.
5.2.0
-----

View File

@ -4,7 +4,7 @@ CHANGELOG
5.3.0
-----
* Deprecated voters that do not return a valid decision when calling the `vote` method.
* Deprecated voters that do not return a valid decision when calling the `vote` method.
5.2.0
-----