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

Commit 058f3dc

Browse files
authored
Update changelog and rotriever toml to 0.3.3 (#139)
1 parent 0a81638 commit 058f3dc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# TestEZ Changelog
22

33
## Unreleased Changes
4+
5+
## 0.3.3 (2020-09-25)
46
* Remove the lifecycle hooks from the session tree. This prevents the `[?]` spam from the reporter not recognizing these nodes.
57

68
## 0.3.2 (2020-08-10)

rotriever.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name = "roblox/testez"
33
author = "Roblox"
44
license = "Apache2"
55
content_root = "src"
6-
version = "0.3.2"
6+
version = "0.3.3"

0 commit comments

Comments
 (0)