Skip to content

Commit

Permalink
update: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JairusSW committed Jun 20, 2024
1 parent 2ae92fc commit fa94fa6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
v0.0.0 - Initial project setup
v0.0
v0.0.1 - Updates to UI, some bug fixes
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

0 comments on commit fa94fa6

Please sign in to comment.