wp-i18n-twig/CHANGELOG.md
github-actions[bot] 4d3c41c070
Some checks failed
Release / release (push) Failing after 2s
Code Quality Checks / code-quality (push) Has been cancelled
Testing / test (push) Has been cancelled
chore(main): release 1.1.0
2025-11-28 14:40:26 +01:00

38 lines
1.9 KiB
Markdown

# Changelog
## [1.1.0](https://github.com/timber/wp-i18n-twig/compare/v1.0.0...v1.1.0) (2025-11-28)
### Features
* Update `StubbedEnvironment` ([71d5f19](https://github.com/timber/wp-i18n-twig/commit/71d5f19ef4a5ffc7c3948681dcd29748b8ae080b))
### Miscellaneous Chores
* Add phpstan config ([1079601](https://github.com/timber/wp-i18n-twig/commit/1079601694d236d6959bae1330a0a33bcec42b77))
* Fix duplicate feature name ([df25bcf](https://github.com/timber/wp-i18n-twig/commit/df25bcfa45bc1e99dbec6ce7a0621de682d19e3f))
* Fix PHPStan issues ([88a2f07](https://github.com/timber/wp-i18n-twig/commit/88a2f07bb26f970bff5962a6d5c1bc67668103d6))
* Normalize `composer.json` ([6e161d1](https://github.com/timber/wp-i18n-twig/commit/6e161d1402d964accd1a86b5cfa1eb3f909cf349))
* Update `wp-cli/wp-cli-tests` ([05f1ddc](https://github.com/timber/wp-i18n-twig/commit/05f1ddcc1259ddc809f92b531a7ac35d59e7317a))
## [1.0.0](https://github.com/timber/wp-i18n-twig/compare/0.1.0...v1.0.0) (2024-04-25)
### ⚠ BREAKING CHANGES
* Add contributing
### Features
* handle more Twig tokens ([c4bc4fd](https://github.com/timber/wp-i18n-twig/commit/c4bc4fdfb3a87f7fe8cd3e491e64ea7b679e87c0))
### Miscellaneous Chores
* Add composer package type ([ae0cb36](https://github.com/timber/wp-i18n-twig/commit/ae0cb364b6657b2bfe12e3f6a58a1f478dd14b3e))
* Add contributing ([6a011df](https://github.com/timber/wp-i18n-twig/commit/6a011df80e18af5709ed20a7df8f1d806a48c146))
* add funding ([0458cd2](https://github.com/timber/wp-i18n-twig/commit/0458cd2e66d68467c0cbeac1aec99beb4ccf7e2e))
* add licence ([6bec800](https://github.com/timber/wp-i18n-twig/commit/6bec800c29f4b1a85c0a131d1087e1435ea9374c))
* add licence and description to composer.json ([635f10d](https://github.com/timber/wp-i18n-twig/commit/635f10d265303fc7809a5bb37bbdf73cbb6cddd9))
* add testing badge ([b125a44](https://github.com/timber/wp-i18n-twig/commit/b125a44295f33d91534a9c8f6e2dbbe499b2180e))