We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172f703 commit e595cd8Copy full SHA for e595cd8
CHANGELOG.md
@@ -6,14 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [v3.0.0] - 2021-03-24
10
+
11
- Use `phpmyadmin/twig-i18n-extension` for Twig translation tag and pipe support
12
- Drop Twig 2
13
- Support Twig 3
14
- Drop PHP 7.1
15
- Require PHP `>=` `7.2.9`
16
- Add `Launcher::setPlugin($moReader);`
17
- Remove direct access to `Launcher::$plugin`
-- Apply `wdes/coding-standard`
18
+- Applied `wdes/coding-standard` on the code-base
19
20
## [v2.1.0] - 2020-12-01
21
0 commit comments