Skip to content

Commit 88ea6c2

Browse files
committed
update CHANGELOG
1 parent 308c585 commit 88ea6c2

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Changelog
22

3+
### v2.13.2
4+
5+
- Use SAN instead of CN in self signed cert for testing (thanks @johejo)
6+
- Travis CI now tests against the most recent two versions of Go (thanks @johejo)
7+
- changed unit and integration tests to compare raw payloads, not parsed payloads
8+
- remove "redigo" dependency
9+
310
### v2.13.1
411

512
- added HSTRLEN
@@ -16,7 +23,7 @@
1623
- Lua json update (thanks @gsmith85)
1724
- CLUSTER commands (thanks @kratisto)
1825
- fix TOUCH
19-
- fix a shutdown race conditionv
26+
- fix a shutdown race condition
2027

2128
### v2.11.4
2229

@@ -34,7 +41,7 @@
3441

3542
### v2.11.1
3643

37-
- globals protection for LUA code (thanks @vk-outreach)
44+
- globals protection for Lua code (thanks @vk-outreach)
3845
- HSET update (thanks @carlgreen)
3946
- fix BLPOP block on shutdown (thanks @Asalle)
4047

0 commit comments

Comments
 (0)