We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba18c5 commit 45a4250Copy full SHA for 45a4250
CHANGELOG.md
@@ -5,9 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## Unreleased
8
- - Fix deprecations triggered by Symfony 5.3 (#490)
9
10
-## 3.5.4
+## 3.5.4 (2021-05-13)
+ - Fix deprecations triggered by Symfony 5.3 (#490, thanks to @derrabus)
11
- CLI commands registration policy changed to lazy load (#373, thanks to @kefzce)
12
- Escape release option if it contains a `/` (#371, thanks to @VincentLanglet)
13
0 commit comments