We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 670cd8c commit 1f58ff8Copy full SHA for 1f58ff8
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Changelog
2
3
4
+## [1.2.0](https://github.com/superchargejs/redis-github-action/compare/v1.1.0...v1.2.0) - 2021-01-08
5
+
6
+### Added
7
+- version check before starting the Redis container: fall back to `latest` when no Redis version is defined for the workflow
8
+- run tests on pull requests
9
10
+### Updated
11
+- refined wording in Readme
12
13
14
## [1.1.0](https://github.com/superchargejs/redis-github-action/compare/v1.0.0...v1.1.0) - 2019-12-18
15
16
### Updated
0 commit comments