Skip to content

Commit

Permalink
Merge pull request mmcc007#82 from mmcc007/release
Browse files Browse the repository at this point in the history
Released v1.1.1
  • Loading branch information
mmcc007 authored Jul 15, 2019
2 parents f12f505 + 1c3d98b commit 2b971b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.1.1
- Fixed localization issue in test #19, #20
- Improved handling of locale for emulators and real devices

## 1.1.0
- Added record/compare feature to compare screenshots with previously recorded screenshots during a run. #65

Expand Down Expand Up @@ -52,7 +56,7 @@

- Bypasses changing locales if running in only one locale
- Issues warning about running flutter driver in multiple locales
See issue: https://github.com/flutter/flutter/issues/27785 for details.
See issue: <https://github.com/flutter/flutter/issues/27785> for details.

## 0.1.3

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: screenshots
description: Auto-generation of screenshots for Apple and Play Stores using emulators and simulators with support for locales. Compatible with fastlane for upload to both stores.
version: 1.1.0
version: 1.1.1
homepage: https://github.com/mmcc007/screenshots
author: Maurice McCabe <[email protected]>

Expand Down

0 comments on commit 2b971b5

Please sign in to comment.