api-macro: bump to 1.2.1-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2024-09-26 14:52:52 +02:00
parent 532d4d3e9a
commit d601b57fd0
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "proxmox-api-macro"
description = "Proxmox API macro"
version = "1.2.0"
version = "1.2.1"
authors.workspace = true
edition.workspace = true

View File

@ -1,3 +1,9 @@
rust-proxmox-api-macro (1.2.1-1) bookworm; urgency=medium
* allow declaring a field meant to collect the 'additional_properties'
-- Proxmox Support Team <support@proxmox.com> Thu, 26 Sep 2024 14:52:43 +0200
rust-proxmox-api-macro (1.2.0-1) bookworm; urgency=medium
* deprecate old "streaming" method attribute