diff --git a/CHANGELOG.md b/CHANGELOG.md index 988cebb..f38bc8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Added -- Introduce the `rm` (remove), `re` (restart) and `fo` (follow) subcommand aliases. -- When calling `pueue` without a subcommand `status` will be called by default. +- Introduce the `rm` (remove), `re` (restart) and `fo` (follow) subcommand aliases [#245](https://github.com/Nukesor/pueue/issues/245). +- When calling `pueue` without a subcommand `status` will be called by default [#247](https://github.com/Nukesor/pueue/issues/247). ## [1.0.3] - 2021-09-15