Skip to content

Commit dcf159d

Browse files
committed
Update Changelog
1 parent afa5cb9 commit dcf159d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ Boost::ASIO low-level redis client (connector)
1717

1818
## Changelog
1919

20+
### 0.06
21+
- the `parsing_policy::drop_result` was documented and made applicable in client code
22+
- updated preformance results
23+
- fixed compliation warnings (`-Wall -Wextra -pedantic -Werror`)
24+
- added shortcut header `include/bredis.hpp`
25+
- added redis-streams usage example
26+
- added multi-thread example
27+
2028
### 0.05
2129
- fixed level 4 warning in MSVC
2230
- fixed compilation issues on archlinux

0 commit comments

Comments
 (0)