tracking/Documentation/Changelog/2.5.0.rst

39 lines
620 B
ReStructuredText

2.5.0
=====
Breaking
--------
Nothing
Features
--------
* Ignore Uptime-Kuma bot by default.
Thanks to `Kay Strobach <https://github.com/kaystrobach>`_.
Add tests to cover default ignores.
Fixes
-----
Nothing
Tasks
-----
* Add `shell.nix` to ease local development.
* Streamline composer.json
Ensure packages are sorted.
Ensure no composer.lock is created.
* Remove leftovers of rector
We don't need to carry those files if we don't use them right now.
* Migrate to php-cs-fixer
That way this projects follows best practices and is streamlined to other projects.
Deprecation
-----------
Nothing