lisp-modules: mention common-lisp.sh API removal in release notes

This commit is contained in:
Kasper Gałkowski 2024-05-07 02:32:02 +02:00
parent 6fb52f832c
commit 945dbca107

View File

@ -681,6 +681,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
making it possible to accumulate definitions without resorting to `mkForce`,
hence to retain the definitions not anticipating that need.
- Lisp modules: previously deprecated interface based on `common-lisp.sh` has now been removed.
- `youtrack` is bumped to 2023.3. The update is not performed automatically, it requires manual interaction. See the YouTrack section in the manual for details.
- QtMultimedia has changed its default backend to `QT_MEDIA_BACKEND=ffmpeg` (previously `gstreamer` on Linux or `darwin` on MacOS).