bump version to 1.0-3

This commit is contained in:
Dietmar Maurer 2017-09-06 09:37:48 +02:00
parent 5b4b3ffdb6
commit 16f921d7b8
2 changed files with 19 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=proxmox-widget-toolkit
PKGVER=1.0
PKGREL=2
PKGREL=3
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb

18
debian/changelog vendored
View 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