Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
basiliscos committed Apr 14, 2019
1 parent afa5cb9 commit dcf159d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ Boost::ASIO low-level redis client (connector)

## Changelog

### 0.06
- the `parsing_policy::drop_result` was documented and made applicable in client code
- updated preformance results
- fixed compliation warnings (`-Wall -Wextra -pedantic -Werror`)
- added shortcut header `include/bredis.hpp`
- added redis-streams usage example
- added multi-thread example

### 0.05
- fixed level 4 warning in MSVC
- fixed compilation issues on archlinux
Expand Down

0 comments on commit dcf159d

Please sign in to comment.