Blob Blame History Raw
From e42084ac211638354fc052c5a24631570a23fe71 Mon Sep 17 00:00:00 2001
From: Miroslav Lisik <mlisik@redhat.com>
Date: Tue, 2 Nov 2021 14:13:47 +0100
Subject: [PATCH 2/2] fix changelog

---
 CHANGELOG.md | 28 +++++++++-------------------
 1 file changed, 9 insertions(+), 19 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9a633c3..860bd05b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,15 +3,11 @@
 ## [Unreleased]
 
 ### Added
+- Explicit confirmation is now required to prevent accidental destroying
+  of the cluster with `pcs cluster destroy` ([rhbz#1283805])
 -  Add add/remove cli syntax for command `pcs stonith update-scsi-devices`
    ([rhbz#1992668])
 
-
-### Changed
-- Deprecation warnings use a "Deprecation Warning:" prefix instead of 
-  "Warning:" on the command line
-  
-
 ### Fixed
 - Do not unfence newly added devices on fenced cluster nodes ([rhbz#1991654])
 - Fix displaying fencing levels with regular expression targets ([rhbz#1533090])
@@ -19,19 +15,6 @@
 - Do not show warning that no stonith device was detected and stonith-enabled
   is not false when a stonith device is in a group ([ghpull#370])
 
-[ghpull#370]: https://github.com/ClusterLabs/pcs/pull/370
-[rhbz#1533090]: https://bugzilla.redhat.com/show_bug.cgi?id=1533090
-[rhbz#1811072]: https://bugzilla.redhat.com/show_bug.cgi?id=1811072
-[rhbz#1991654]: https://bugzilla.redhat.com/show_bug.cgi?id=1991654
-[rhbz#1992668]: https://bugzilla.redhat.com/show_bug.cgi?id=1992668
-
-
-## [0.11.1.alpha.1] - 2021-08-26
-
-### Added
-- Explicit confirmation is now required to prevent accidental destroying
-  of the cluster with `pcs cluster destroy` ([rhbz#1283805])
-
 ### Changed
 - Pcs no longer depends on python3-distro package
 - 'pcs status xml' now prints cluster status in the new format provided by
@@ -41,6 +24,8 @@
 - Make roles `Promoted` and `Unpromoted` default ([rhbz#1885293])
 - Make auto-deleting constraint default for `pcs resource move` command
   ([rhbz#1996062])
+- Deprecation warnings use a "Deprecation Warning:" prefix instead of
+  "Warning:" on the command line
 
 ### Removed
 - Deprecated obsolete commands `pcs config import-cman` and `pcs config export
@@ -54,10 +39,15 @@
 - Option `--master` is deprecated and has been replaced by option `--promoted`
   ([rhbz#1885293])
 
+[ghpull#370]: https://github.com/ClusterLabs/pcs/pull/370
 [rhbz#1283805]: https://bugzilla.redhat.com/show_bug.cgi?id=1283805
+[rhbz#1533090]: https://bugzilla.redhat.com/show_bug.cgi?id=1533090
+[rhbz#1811072]: https://bugzilla.redhat.com/show_bug.cgi?id=1811072
 [rhbz#1881064]: https://bugzilla.redhat.com/show_bug.cgi?id=1881064
 [rhbz#1885293]: https://bugzilla.redhat.com/show_bug.cgi?id=1885293
 [rhbz#1985981]: https://bugzilla.redhat.com/show_bug.cgi?id=1985981
+[rhbz#1991654]: https://bugzilla.redhat.com/show_bug.cgi?id=1991654
+[rhbz#1992668]: https://bugzilla.redhat.com/show_bug.cgi?id=1992668
 [rhbz#1996062]: https://bugzilla.redhat.com/show_bug.cgi?id=1996062
 
 
-- 
2.31.1