]> git.proxmox.com Git - pve-eslint.git/commitdiff
bump version to 7.0.0~alpha3-2
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 10 Apr 2020 15:02:45 +0000 (17:02 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 10 Apr 2020 15:07:16 +0000 (17:07 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index e5afc3d99a7a3b4662ea255201c5e89e441330cf..2c748dc6fa727a8e1db478fcea6f3508e0c4da7f 100644 (file)
@@ -1,3 +1,15 @@
+pve-eslint (7.0.0~alpha3-2) unstable; urgency=medium
+
+  * use more condensed output format to save some lines
+
+  * allow '!!' for boolean conversion
+
+  * print file path relative to current working directory
+
+  * ignore unused variable named 'me'
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Apr 2020 17:06:59 +0200
+
 pve-eslint (7.0.0~alpha3-1) unstable; urgency=medium
 
   * exit sanely if no args are given