Skip to content

Commit 4dc6e7f

Browse files
committed
Fix formatting in changelog
1 parent d04bdfa commit 4dc6e7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ All notable changes to this project will be documented in this file.
33

44
## 0.5.0 - 2020-05-22
55
### Added:
6-
- trait AssertsPromise
6+
- trait `AssertsPromise`
77

88
## 0.4.0 - 2020-03-09
99
### Changed:
10-
- TestCase is now abstract
10+
- `TestCase` is now abstract
1111
### Added:
12-
- assertPromiseFulfillsWithInstanceOf() to check class of the resolution value
12+
- `assertPromiseFulfillsWithInstanceOf()` to check class of the resolution value
1313

1414
## 0.3.0 - 2020-03-08
1515
### Updated:

0 commit comments

Comments
 (0)