Skip to content

Commit

Permalink
0.13.0
Browse files Browse the repository at this point in the history
Summary: Releasing to fix some a11y node things

Reviewed By: sjkirby

Differential Revision: D22446376

fbshipit-source-id: ab4661139239f7722a7ad1c1bd0338a084ecb146
  • Loading branch information
xiphirx authored and facebook-github-bot committed Jul 9, 2020
1 parent 80aa7b4 commit 8a99f25
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.13.0 (Jul 8 2020)
------
- Made accessibility node information optional
- Bugfixes surrounding obtaining accessibility node information

0.12.0 (Mar 4 2020)
------
- Added the ability to generate a diff between the old version of a screenshot and the new output in the html report. Currently only works with a configured test image API
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.13.0-SNAPSHOT
VERSION_NAME=0.13.0
GROUP=com.facebook.testing.screenshot

POM_DESCRIPTION=Screenshot Testing framework for Android.
Expand Down

0 comments on commit 8a99f25

Please sign in to comment.