]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
bump version to 1.0-16
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 May 2018 11:50:03 +0000 (13:50 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 May 2018 11:50:03 +0000 (13:50 +0200)
Makefile
debian/changelog

index 8fc9cc6721ae53972c7f105bb2bb6c0031aac676..5ddf7fa75edbc22a95ad4edace8c9107cf5560f3 100644 (file)
--- 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
 
index a3149ab4befdac05fe92f67c2ca92c7f482aadf2..b93098c2a72ff7770f87dcf0ec6776dad3f9cf77 100644 (file)
@@ -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 <support@proxmox.com>  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