Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
abskmj committed Aug 1, 2020
1 parent f20feb3 commit 5c6c4ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.5.1]
### Fixed
- Fix previous implementation which used `.matchAll()`. This method is available in Node.js 12 or later versions. This broke `hukum` for older versions.

## [1.5.0]
### Fixed
- Fix progress for a push that triggered a single workflow but multiple jobs.
Expand Down

0 comments on commit 5c6c4ac

Please sign in to comment.