Skip to content

Commit d3ea846

Browse files
committed
Update docs
1 parent aa1553f commit d3ea846

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.10
23+
- [bugfix] avoid access to protected destructor (c++17 compatibility)
24+
2225
### 0.09
2326
- [bugfix] critical bug in protcol serialization on empty values
2427

@@ -768,6 +771,7 @@ MIT
768771
- [Stephen Coleman](https://github.com/omegacoleman)
769772
- [maxtorm miximtor](https://github.com/miximtor)
770773
- [Ronny Nowak](https://github.com/dargun)
774+
- [Stephen Chisholm](https://github.com/sbchisholm)
771775

772776
## See also
773777
- https://github.com/Cylix/cpp_redis

0 commit comments

Comments
 (0)