Skip to content

Commit

Permalink
Update CHANGELOG.md in Preparation for v0.0.7 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
noelcarl authored Nov 8, 2024
1 parent 6ba49e4 commit abd238c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.0.7] - 2024-11-08

### Added

- Added option to the `WaitGroup` runnable to block the `Close` function on the `Waitgroup` completing

## [0.0.6] - 2024-10-18

### Added

- Updated `process` runnable to not return an error, when one of the signals to listen for is received

## [0.0.5] - 2024-05-08

### Added
Expand Down

0 comments on commit abd238c

Please sign in to comment.