We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27ac88 commit e89b710Copy full SHA for e89b710
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## [v3.5.1](https://github.com/Cylix/cpp_redis/releases/tag/3.5.1)
4
+### Tag
5
+`3.5.1`.
6
+### Date
7
+April 30th, 2017
8
+### Changes
9
+* Fix compilations on windows
10
+* Fix reconnection behavior
11
+* Do not clear commands/callback buffer on calling commit or sync_commit while client is disconnected.
12
+### Additions
13
+None
14
+### Removals
15
16
+
17
18
19
## [v3.5.0](https://github.com/Cylix/cpp_redis/releases/tag/3.5.0)
20
### Tag
21
`3.5.0`.
0 commit comments