mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2026-01-02 22:41:52 +00:00
bump version to 1.0-3
This commit is contained in:
parent
5b4b3ffdb6
commit
16f921d7b8
2
Makefile
2
Makefile
@ -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
18
debian/changelog
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user