From: Thomas Lamprecht Date: Wed, 2 May 2018 11:50:03 +0000 (+0200) Subject: bump version to 1.0-16 X-Git-Url: https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=commitdiff_plain;h=41670d25b5825ce03b54845b867d4e6e1bd17744 bump version to 1.0-16 --- diff --git a/Makefile b/Makefile index 8fc9cc6..5ddf7fa 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-widget-toolkit PKGVER=1.0 -PKGREL=15 +PKGREL=16 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index a3149ab..b93098c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +proxmox-widget-toolkit (1.0-16) unstable; urgency=medium + + * add getRecord to ObjectStore + + * add apiCallDone callback for window.edit + + * PendingObjectGrid: fix display of deletion of multikey fields + + -- Proxmox Support Team Wed, 02 May 2018 13:25:06 +0200 + proxmox-widget-toolkit (1.0-15) unstable; urgency=medium * allow pressing enter in ObjectGrids to edit a field