Skip to content

Commit 656b0b5

Browse files
committed
prepare changelog for 1.6.0
1 parent f14f217 commit 656b0b5

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
# Changelog
22

33

4-
## [1.5.0](https://github.com/supercharge/redis-github-action/compare/v1i.4.0...v1.5.0) - 2023-02-14
4+
## [1.66.0](https://github.com/supercharge/redis-github-action/compare/v1.5.0...v1.66.0) - 2023-07-27
5+
6+
### Added
7+
- add `redis-remove-container` option adding the `--rm` flag to the resulting `docker run … --rm` command which starts the Redis container
8+
9+
### Updated
10+
- update versions in README
11+
12+
13+
## [1.5.0](https://github.com/supercharge/redis-github-action/compare/v1.4.0...v1.5.0) - 2023-02-14
514

615
### Added
716
- use a custom Redis image: useful if you need to run an alternative Redis image like Redis Stack

0 commit comments

Comments
 (0)