Skip to content

Commit

Permalink
updated changelog (5.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
xjamundx committed Apr 9, 2021
1 parent 8837f53 commit 4855096
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## 5.1.0

- Included `catch()` and `finally()` in `prefer-await-to-then`
- Added some additional tests and upgraded some dev deps
- Included `catch()` and `finally()` in `prefer-await-to-then` #196
- Added some additional tests and upgraded some dev deps #196
- Exempted array methods in prefer-await-to-callbacks ([#212](https://github.com/xjamundx/eslint-plugin-promise/issues/212))

## 5.0.0

Expand Down

0 comments on commit 4855096

Please sign in to comment.