We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80d16c commit 2826bc7Copy full SHA for 2826bc7
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
+## 0.6.1 - 2021-04-22
5
+### Fixed:
6
+- False positive `assertPromiseRejectsWith()`
7
+
8
9
## 0.6.0 - 2020-07-03
10
### Added:
11
- New assertions `assertTrueAboutPromise()` and `assertFalseAboutPromise()` (#21 by @ace411)
0 commit comments