Commit ea6feef5 authored by dish's avatar dish Committed by github-actions[bot]
Browse files

doc/rl-2511: fix missed line

(cherry picked from commit 09d827b1)
parent 9700baf3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -195,6 +195,7 @@

- `python3Packages.duckduckgo-search` has been updated to v9+ and therefore has been renamed to ddgs.
  Use `python3Packages.ddgs` instead.
  See [release note for v9.0.0](https://github.com/deedy5/ddgs/releases/tag/v9.0.0)

- `python3Packages.heif-image-plugin` has been dropped due to lack of upstream maintenance and breakage. Use `python3Packages.pillow-heif` instead.

@@ -205,7 +206,6 @@
- `python3Packages.pyocr` no longer supports `cuneiform` on Linux by default. It is still possible to enable it using `withCuneiformSupport` override.

- `qt5.full` and `qt6.full` aliases have been removed. Their use has always been discouraged, and downstream projects should use `qtN.env` with the right set of packages.
  See [release note for v9.0.0](https://github.com/deedy5/ddgs/releases/tag/v9.0.0)

- `rabbitmq-server` has been updated from 4.0.9 to 4.1.4. The 4.1.0 release includes breaking changes. For more information read the [changelog of 4.1.0](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.1.0)