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 0895658 commit 8ca1a3fCopy full SHA for 8ca1a3f
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## [v3.5.2](https://github.com/Cylix/cpp_redis/releases/tag/3.5.2)
4
+### Tag
5
+`3.5.2`.
6
+### Date
7
+June 19th, 2017
8
+### Changes
9
+* Fix TACOPIE_CMAKE_ARGS getting converted to a string instead of a list
10
+* Fix Issue 76 (CMake install dir)
11
+* bump tacopie - fixes to address high CPU usage issues.
12
+### Additions
13
+* Expose wait_for_removal in .disconnect of redis_client redis_subcriber future_client
14
+### Removals
15
+None
16
+
17
18
19
## [v3.5.1](https://github.com/Cylix/cpp_redis/releases/tag/3.5.1)
20
### Tag
21
`3.5.1`.
0 commit comments