diff --git a/CHANGES.adoc b/CHANGES.adoc index ee055daf..66db7be4 100644 --- a/CHANGES.adoc +++ b/CHANGES.adoc @@ -1,4 +1,17 @@ = Changes +4.5.11 / Aug 2 2022 + + bump metamodel to 1.3.9 + + Image I/O Proxy is replaced by ovirt-imageio + https://bugzilla.redhat.com/2042401 + + Deprecate VmPool.display attribute + https://bugzilla.redhat.com/2106349 + + Add TpmSupport to OperatingSystemInfo + + git safe dir 4.5.10 / Jun 14 2022 diff --git a/ovirt-engine-api-model.spec.in b/ovirt-engine-api-model.spec.in index 37e3615e..989db85d 100644 --- a/ovirt-engine-api-model.spec.in +++ b/ovirt-engine-api-model.spec.in @@ -64,6 +64,13 @@ unzip %{SOURCE1} -d %{buildroot}/%{_docdir}/%{name} %{_docdir}/%{name} %changelog +* Tue Aug 02 2022 Ori Liel 4.5.11-1 +- bump metamodel to 1.3.9 +- Image I/O Proxy is replaced by ovirt-imageio +- Deprecate VmPool.display attribute +- Add TpmSupport to OperatingSystemInfo +- git safe dir + * Sun Mar 06 2022 Martin Perina 4.5.3-1 - Initial RPM release