Commit 945dbca1 authored by Kasper Gałkowski's avatar Kasper Gałkowski
Browse files

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

parent 6fb52f83
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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).