Skip to content

Commit 9df81db

Browse files
authored
Update README.md
update change log and contributors
1 parent dd0c584 commit 9df81db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Boost::ASIO low-level redis client (connector)
1919

2020
## Changelog
2121

22+
### 0.09
23+
- [bugfix] critical bug in protcol serialization on empty values
24+
2225
### 0.08
2326
- relaxed c++ compiler requirements: c++11 can be used instead of c++14
2427

@@ -764,6 +767,7 @@ MIT
764767
- [Vinnie Falco](https://github.com/vinniefalco)
765768
- [Stephen Coleman](https://github.com/omegacoleman)
766769
- [maxtorm miximtor](https://github.com/miximtor)
770+
- [Ronny Nowak](https://github.com/dargun)
767771

768772
## See also
769773
- https://github.com/Cylix/cpp_redis

0 commit comments

Comments
 (0)