diff --git a/debian/changelog b/debian/changelog index 632e137..94add0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,7 +20,7 @@ * Fix typo in version history in source code. * Fix bashism "exit -1", replace it with "exit 127". (Closes: #772367) + This is a potentially breaking change, hence bumping major version. - * Use nice mode if /etc/slay_mode doesn't exist. (Closes: #510693) + * Use nice mode by default. (Closes: #510693, LP: #306110) + This is a also a breaking change, hence also validates bumping the major version.