Add changelog issue links

This commit is contained in:
Arne Beer 2021-10-01 21:54:15 +02:00
parent 7c123e1218
commit 6f1275136a
No known key found for this signature in database
GPG key ID: CC9408F679023B65

View file

@ -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