[pbs-devel] [PATCH proxmox 16/18] proxmox: temporary d/changelog update

Wolfgang Bumiller w.bumiller at proxmox.com
Fri Dec 18 12:26:04 CET 2020


Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
---
 proxmox/debian/changelog | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/proxmox/debian/changelog b/proxmox/debian/changelog
index 5e8c449..050619d 100644
--- a/proxmox/debian/changelog
+++ b/proxmox/debian/changelog
@@ -1,3 +1,13 @@
+rust-proxmox (0.9.0-1) UNRELEASED; urgency=medium
+
+  * `ApiMethod.returns` is now a `router::ReturnType` rather than a direct
+    `&Schema` reference and can be marked as `optional`.
+
+  * Added an `AllOfSchema` (`Schema::AllOf`) where multiple object schemas can
+    be combined like with JSONSchema/openapi's `allOf` property.
+
+ -- Proxmox Support Team <support at proxmox.com>  Fri, 11 Dec 2020 14:55:29 +0100
+
 rust-proxmox (0.8.1-1) unstable; urgency=medium
 
   * trait ReadExt: add read_exact_or_eof and skip_to_end
-- 
2.20.1






More information about the pbs-devel mailing list