Skip to content

Commit 195b427

Browse files
committed
v2.1.0
1 parent 6ca7f75 commit 195b427

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
<a name="v2.1.0"></a>
3+
## [v2.1.0](https://github.com/robinjoseph08/go-pg-migrations/compare/v2.0.0...v2.1.0) (2020-10-15)
4+
5+
### Features
6+
7+
* **redis:** allow passing in redis.UniversalClient
8+
9+
210
<a name="v2.0.0"></a>
311
## [v2.0.0](https://github.com/robinjoseph08/go-pg-migrations/compare/v1.1.0...v2.0.0) (2020-05-26)
412

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# redisqueue
22

3-
![Version](https://img.shields.io/badge/version-v2.0.0-green.svg)
3+
![Version](https://img.shields.io/badge/version-v2.1.0-green.svg)
44
[![GoDoc](https://godoc.org/github.com/robinjoseph08/redisqueue?status.svg)](https://pkg.go.dev/github.com/robinjoseph08/redisqueue/v2?tab=doc)
55
[![Build Status](https://travis-ci.org/robinjoseph08/redisqueue.svg?branch=master)](https://travis-ci.org/robinjoseph08/redisqueue)
66
[![Coverage Status](https://coveralls.io/repos/github/robinjoseph08/redisqueue/badge.svg?branch=master)](https://coveralls.io/github/robinjoseph08/redisqueue?branch=master)

0 commit comments

Comments
 (0)