We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96a1f5a commit 235319fCopy full SHA for 235319f
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
+## 0.6.0 - 2020-07-03
5
+### Added:
6
+ - New assertions `assertTrueAboutPromise()` and `assertFalseAboutPromise()` (#21 by @ace411)
7
+
8
## 0.5.0 - 2020-05-22
9
### Added:
10
- trait `AssertsPromise`
0 commit comments