Skip to content

Commit

Permalink
Fix formatting in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
seregazhuk committed May 22, 2020
1 parent d04bdfa commit 4dc6e7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ All notable changes to this project will be documented in this file.

## 0.5.0 - 2020-05-22
### Added:
- trait AssertsPromise
- trait `AssertsPromise`

## 0.4.0 - 2020-03-09
### Changed:
- TestCase is now abstract
- `TestCase` is now abstract
### Added:
- assertPromiseFulfillsWithInstanceOf() to check class of the resolution value
- `assertPromiseFulfillsWithInstanceOf()` to check class of the resolution value

## 0.3.0 - 2020-03-08
### Updated:
Expand Down

0 comments on commit 4dc6e7f

Please sign in to comment.