Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Commit

Permalink
Changes for 0.1.1 release (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoteTheMighty authored and LPGhatguy committed Jan 23, 2020
1 parent 2187a18 commit 3a92248
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# TestEZ Changelog

## Current master

## 0.1.1 (2020-01-23)
* Added beforeAll, beforeEach, afterEach, afterAll lifecycle hooks for testing
* The setup and teardown behavior of these hooks attempt to reach feature parity with [jest](https://jestjs.io/docs/en/setup-teardown).

Expand Down
2 changes: 1 addition & 1 deletion rotriever.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name = "roblox/testez"
author = "Roblox"
license = "Apache2"
content_root = "src"
version = "0.1.0"
version = "0.1.1"

0 comments on commit 3a92248

Please sign in to comment.