From 8ab72ac2680a23deadf5e0fc941d0b647b3f149e Mon Sep 17 00:00:00 2001 From: aptalca <541623+aptalca@users.noreply.github.com> Date: Thu, 18 Apr 2024 21:01:29 -0400 Subject: [PATCH] add changelog entries --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d87c7e..7236d77 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ These files are used by Linuxserver build processes to handle mods in our images. Not for end-user consumption. +* **13.04.24:** - Let lsiown ignore broken symlinks (requires gnu find). +* **26.03.24:** - Add versioning and debug logging to package install script, force venv creation when python packages are to be installed. * **25.02.24:** - Support unauthenticated registries. * **29.01.24:** - Handle single-arch mods with attestation information. * **03.01.24:** - Support arbitrary mod registries and multiarch mods.