]> git.proxmox.com Git - pve-eslint.git/commitdiff
bump version to 7.2.0-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 6 Jun 2020 14:01:26 +0000 (16:01 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 6 Jun 2020 14:55:23 +0000 (16:55 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index ad37a1961486359605636d37e017528e7322a8be..63cc247ca85e22fee27b64137f11312b7b160e33 100644 (file)
@@ -1,3 +1,25 @@
+pve-eslint (7.2.0-1) unstable; urgency=medium
+
+  * update to 7.2.0 release
+
+  * ship an example config and extend-rules sample files in docs
+
+  * 'no-unused-vars': allow starting with _underscore
+
+  * disable "no-underscore-dangle" as used in explicit unused variables
+
+  * disable 'no-else-return' rule
+
+  * try to improve 'object-curly-newline' rule
+
+  * disable 'semi-style' rule for now
+
+  * add --output-config CLI option
+
+  * add possibiliity to extend base config over CLI
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 06 Jun 2020 15:59:23 +0200
+
 pve-eslint (7.0.0-1) unstable; urgency=medium
 
   * update to final 7.0.0 release