diff --git a/distrobox.changes b/distrobox.changes index abdb746..fc117f0 100644 --- a/distrobox.changes +++ b/distrobox.changes @@ -3,7 +3,7 @@ Wed Oct 16 10:14:35 UTC 2024 - Martin Sirringhaus - update to 1.8.0 * Improvements - + Improvmeents on Nvidia integration + + Improvements on Nvidia integration + Improvements on XDG_* env variables management + Remote distrobox assemble files! Keep them remote with distrobox assemble create --file https://foo.com/file.ini! + A lot of new container distros, from @ublue-os and @toolbx-images, New Fedora, Ubuntu, Alpine and @wolfi-dev wolfi-toolbox! @@ -36,7 +36,7 @@ Wed Oct 16 10:14:35 UTC 2024 - Martin Sirringhaus * docs: support for 3d acceleration in: run_libvirt_in_distrobox.md by @TheRsKing in #1426 * docs: update compatibility, add ublue toolboxes, update Alpine and Fedora versions, Fix #1501 * docs: update vscode integration docs - * enter: Fix distrobox-enter and distrobox-rm to handle containers that have environment variables shoter than 5 symbols by @senioroman4uk in #1545 + * enter: Fix distrobox-enter and distrobox-rm to handle containers that have environment variables shorter than 5 symbols by @senioroman4uk in #1545 * enter: Fix support for Active Directory usernames including backslashes pt. 2 by @phoppermann in #1458 * enter: fix additional flags evaluation, Fix #1541 * enter: fix docker timestamp incompatibility, Fix #1382, Fix #1424, Fix #1392