mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 04:56:12 +01:00
[CLEANUP] Use backticks around file names in the changelog (#45)
This commit is contained in:
parent
9d39ca01af
commit
c508e4c710
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
|
||||||
- Sort the Composer dependencies
|
- Sort the Composer dependencies
|
||||||
- Upgrade PHPUnit to 7.5.14
|
- Upgrade PHPUnit to 7.5.14
|
||||||
- Change from GPL V3+ to GPL V2+
|
- Change from GPL V3+ to GPL V2+
|
||||||
- Streamline ext_emconf.php
|
- Streamline `ext_emconf.php`
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
||||||
|
@ -48,7 +48,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
|
||||||
### Fixed
|
### Fixed
|
||||||
- Re-add the static TypoScript registration (#41)
|
- Re-add the static TypoScript registration (#41)
|
||||||
- Keep the global namespace clean in `ext_localconf.php` (#40)
|
- Keep the global namespace clean in `ext_localconf.php` (#40)
|
||||||
- Update the badge URLs in the README (#29, #22)
|
- Update the badge URLs in the `README` (#29, #22)
|
||||||
- Fix code inspection warnings
|
- Fix code inspection warnings
|
||||||
- Use the new annotations for lazy loading
|
- Use the new annotations for lazy loading
|
||||||
- Update and pin the dev dependencies
|
- Update and pin the dev dependencies
|
||||||
|
|
Loading…
Reference in a new issue