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

Commit 2e4c20f

Browse files
authored
Update CHANGELOG.md
1 parent 7707e19 commit 2e4c20f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

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

3-
## [v3.1](https://github.com/Cylix/cpp_redis/releases/tag/3.1)
3+
## [v3.1](https://github.com/Cylix/cpp_redis/releases/tag/3.1.0)
44
### Changes
55
* Fix: compilation for specific windows compilers concerning atomic variables
66
* Fix: handle correctly array replies with negative size by returning a null reply instead of throwing an invalid format exception
@@ -15,7 +15,7 @@
1515
None
1616

1717

18-
## [v3.0](https://github.com/Cylix/cpp_redis/releases/tag/3.0)
18+
## [v3.0](https://github.com/Cylix/cpp_redis/releases/tag/3.0.0)
1919
### Changes
2020
* Rewrite the network side of cpp_redis by using the [tacopie library](https://github.com/Cylix/tacopie)
2121

0 commit comments

Comments
 (0)