diff --git a/CHANGELOG.md b/CHANGELOG.md index 9974e03..4fca0e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,4 +4,5 @@ v0.0.2 - Diff between expected and recieved results v0.0.3 - Added `afterEach`, `beforeEach`, `afterAll`, `beforeAll`, `test`, `it`, `.toBeGreaterThan`, `.toBeGreaterThanOrEqualTo`, ect.. v0.0.4 - Fix import issue in README usage section v0.0.5 - Switch errors to be thrown at compile time instead of runtime -v0.0.6 - Failed tests should be pushed to bottom of logs \ No newline at end of file +v0.0.6 - Failed tests should be pushed to bottom of logs +v0.0.8 - Fix readme typo in v0.0.7 \ No newline at end of file