tracking/Documentation/Changelog/2.5.0.rst

37 lines
507 B
ReStructuredText
Raw Normal View History

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.
2023-04-26 17:17:28 +02:00
* Streamline composer.json
Ensure packages are sorted.
Ensure no composer.lock is created.
2023-04-26 17:20:38 +02:00
* Remove leftovers of rector
We don't need to carry those files if we don't use them right now.
Deprecation
-----------
Nothing