Skip to content

Commit

Permalink
bump to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejecook committed May 20, 2020
1 parent c1b71a9 commit 6246d42
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
#### 3.5.0 (2020-05-20)

##### New Features

* **runner:** adds ability to wait on scene.isReadyToStartTests, if present before starting the tests ([c1b71a9a](https://github.com/georgejecook/rooibos/commit/c1b71a9a6f7b8e4e974ecf33d4928d3b249b2532))

##### Bug Fixes

* **mocks:** Better handling for mock creation failures ([df74e3b5](https://github.com/georgejecook/rooibos/commit/df74e3b52caf42ae9f8439a92694c7c36a7a827c))

#### 3.4.3 (2020-05-10)

##### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rooibos",
"version": "3.4.3",
"version": "3.5.0",
"description": "simple, flexible, fun brightscript test framework for roku scenegraph apps",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 6246d42

Please sign in to comment.