Skip to content

Commit

Permalink
chore: release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Mar 24, 2021
1 parent 172f703 commit e595cd8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v3.0.0] - 2021-03-24

- Use `phpmyadmin/twig-i18n-extension` for Twig translation tag and pipe support
- Drop Twig 2
- Support Twig 3
- Drop PHP 7.1
- Require PHP `>=` `7.2.9`
- Add `Launcher::setPlugin($moReader);`
- Remove direct access to `Launcher::$plugin`
- Apply `wdes/coding-standard`
- Applied `wdes/coding-standard` on the code-base

## [v2.1.0] - 2020-12-01

Expand Down

0 comments on commit e595cd8

Please sign in to comment.