From 97504937c7368014091a3e08f45c063a20cfbf8d Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 26 Nov 2021 08:42:04 +0100 Subject: [PATCH] [doc] Update release notes --- docs/pages/release_notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index 269ef2d404..bf5899b1a4 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -32,7 +32,8 @@ preferred usage is now `--rulesets`. Alternatively one can still use the short o Some options also have been renamed to a more consistent casing pattern at the same time (`--fail-on-violation` instead of `-failOnViolation`). The old single-dash options are still supported but are deprecated and will be removed with PMD 7. -This change allows us to improve the command line interface in the future. +This change makes the command line interface more consistent within PMD and also less surprising +compared to other cli tools. The changes in detail for PMD: