Skip to content

Commit

Permalink
Update PR number
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Jun 29, 2024
1 parent 594580e commit 9f9332d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `import { EventAsPromise } from 'event-as-promise'`
- Removed `options: { array: boolean }`, to receive all arguments from Node.js event emitter
- `target.on((...args) => eventAsPromise.eventListener(args))`
- Integration tests ported to mocha for better test conclusiveness, in PR [#XXX](https://github.com/compulim/event-as-promise/pull/XXX)
- Integration tests ported to mocha for better test conclusiveness, in PR [#33](https://github.com/compulim/event-as-promise/pull/33)

## [1.1.0] - 2020-05-25

Expand Down

0 comments on commit 9f9332d

Please sign in to comment.