Update changelog

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar 2023-01-30 13:40:25 +01:00
parent 707e3479f8
commit 5e6f72e8f4

View File

@ -2,6 +2,9 @@
## v1.12.0-rc.4 ## v1.12.0-rc.4
* Generate a minimum CDI spec version for improved compatibility.
* Add `--device-name-strategy` options to the `nvidia-ctk cdi generate` command that can be used to control how device names are constructed.
* Set default for CDI device name generation to `index` to generate device names such as `nvidia.com/gpu=0` or `nvidia.com/gpu=1:0` by default.
## v1.12.0-rc.3 ## v1.12.0-rc.3
* Don't fail if by-path symlinks for DRM devices do not exist * Don't fail if by-path symlinks for DRM devices do not exist