]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
bump version to 1.0-3
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 6 Sep 2017 07:37:48 +0000 (09:37 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 6 Sep 2017 07:37:48 +0000 (09:37 +0200)
Makefile
debian/changelog

index c9fc6df35eb446e3e13f43285f84c97a093a176c..0a7479d31efc0c69eeb452673e4bcf11f83e3ae7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=proxmox-widget-toolkit
 PKGVER=1.0
-PKGREL=2
+PKGREL=3
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index e0ff75906a1c3585192a927d056ef2e76836162d..6964ce50db5e395848924c589d077998ae48683e 100644 (file)
@@ -1,3 +1,21 @@
+proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
+
+  * monStoreErrors: new option clearMaskBeforeLoad
+
+  * add RRDChart class
+
+  * add RRDStore class
+
+  * add RRDTypeSelector class
+
+  * set default focus and default button for edit window
+
+  * add helpers to render uptime
+
+  * ObjectGrid.js: new monStoreErrors properties
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Sep 2017 09:37:27 +0200
+
 proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
 
   * countless improvements