Skip to content

Commit

Permalink
0.14.0
Browse files Browse the repository at this point in the history
Summary: Time to release

Reviewed By: thurn

Differential Revision: D27952531

fbshipit-source-id: f87ac44b6e1efb409422cdad0d66f493a13e1860
  • Loading branch information
xiphirx authored and facebook-github-bot committed Apr 26, 2021
1 parent fd05d59 commit a353fd8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.14.0 (Apr 22 2021)
------
- Added test orchestrator support
- Switched away from xml to json for metadata files
- Support for Gradle 7

0.13.0 (Jul 8 2020)
------
- Made accessibility node information optional
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=0.14.0-SNAPSHOT
VERSION_NAME=0.14.0
GROUP=com.facebook.testing.screenshot

POM_DESCRIPTION=Screenshot Testing framework for Android.
Expand Down

1 comment on commit a353fd8

@coolcodehere
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great code!

Please sign in to comment.