Skip to content

Commit e0f1020

Browse files
V1.6
1 parent a5551dd commit e0f1020

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## 1.6 - 18/03/2021
8+
* Action now outputs source file & screenshot file name & location with below variable
9+
```
10+
- source_zip
11+
- source_zip_location
12+
13+
- screenshots_zip
14+
- screenshots_zip_location
15+
```
16+
717
## 1.5 - 22/10/2020
818
* Migrated From `alpine:latest` To `varunsridharan/actions-alpine:latest` Docker Image
919
* Improved Logging

0 commit comments

Comments
 (0)