Skip to content

Commit 278e5f1

Browse files
committed
update readme for v2.9.0
1 parent 383fb2e commit 278e5f1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,15 @@ There are no dependencies on external binaries, so you can easily integrate it i
1818

1919
## Changelog
2020

21-
### v2.8.0
21+
### v2.9.0
2222

23-
Proper `v2` in go.mod.
23+
- proper versioned import of github.com/gomodule/redigo (thanks @yfei1)
24+
- fix messages generated by PSUBSCRIBE
25+
- optional internal seed (thanks @zikaeroh)
2426

25-
### v2.7.0
27+
### v2.8.0
2628

27-
SWAPDB
29+
Proper `v2` in go.mod.
2830

2931
### older
3032

0 commit comments

Comments
 (0)