Skip to content

Commit

Permalink
Merge pull request #419 from AndreyAkinshin/patch-1
Browse files Browse the repository at this point in the history
Fix a few typos in CHANGELOG.md
  • Loading branch information
Nukesor committed May 4, 2023
2 parents a7a0ff7 + 19c23ce commit facfb2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit facfb2b

Please sign in to comment.