Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
czechboy0 committed Feb 16, 2016
1 parent d8420cf commit 6848819
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log

## [0.2.0](https://github.com/czechboy0/Redbird/tree/0.2.0) (2016-02-16)
[Full Changelog](https://github.com/czechboy0/Redbird/compare/0.1.0...0.2.0)

**Implemented enhancements:**

- Performance tests [\#7](https://github.com/czechboy0/Redbird/issues/7)
- Support Pipelining [\#5](https://github.com/czechboy0/Redbird/issues/5)
- Convenience wrappers for commands [\#4](https://github.com/czechboy0/Redbird/issues/4)

**Closed issues:**

- Timeout & automatic reconnect [\#12](https://github.com/czechboy0/Redbird/issues/12)

**Merged pull requests:**

- Performance tests [\#14](https://github.com/czechboy0/Redbird/pull/14) ([czechboy0](https://github.com/czechboy0))
- Pipelining support [\#13](https://github.com/czechboy0/Redbird/pull/13) ([czechboy0](https://github.com/czechboy0))

## [0.1.0](https://github.com/czechboy0/Redbird/tree/0.1.0) (2016-02-14)
[Full Changelog](https://github.com/czechboy0/Redbird/compare/0.0.3...0.1.0)

Expand Down

0 comments on commit 6848819

Please sign in to comment.