diff --git a/CHANGELOG.md b/CHANGELOG.md index c3e6c22b..d2122766 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,12 +31,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Added -- Allow to wait for specific task stati when using `pueue wait` [#400](https://github.com/Nukesor/pueue/issues/400). +- Allow to wait for specific task state when using `pueue wait` [#400](https://github.com/Nukesor/pueue/issues/400). ### Fixed - Point to a new patched fork of `darwin-libproc`, as the original has been deleted. - This fixes the development builts for pueue on Apple platforms. + This fixes the development builds for pueue on Apple platforms. ## [3.0.1] - 2022-12-31