Skip to content
This repository was archived by the owner on Apr 6, 2019. It is now read-only.

Commit bbe38a7

Browse files
committed
[4.3.1] changelog
1 parent 5ec22db commit bbe38a7

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [v4.3.1](https://github.com/Cylix/cpp_redis/releases/tag/4.3.1)
4+
### Tag
5+
`4.3.1`.
6+
### Date
7+
January 31st, 2018
8+
### Changes
9+
* Fix compilation issues on some platforms
10+
* Fix CMake configuration issues
11+
* Compile with position independent code
12+
* Fix issue when reconnecting if the internal buffer was not cleared. Now fully clear all input/output buffers
13+
* Fix set_nb_workers behavior
14+
* Bump tacopie: compilation fix, position independent code, set_nb_workers fix
15+
### Additions
16+
None
17+
### Removals
18+
None
19+
20+
21+
322
## [v4.3.0](https://github.com/Cylix/cpp_redis/releases/tag/4.3.0)
423
### Tag
524
`4.3.0`.

0 commit comments

Comments
 (0)