Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed Dec 1, 2020
1 parent 8a7eb8e commit 9998a89
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file.

## [2.18.0] - 2020-12-01

* **Bug Fixes**
* Avoid panic if `Command#get_node` fails in `Command#execute`. Resolves issue #101.
* Fix wrong method invocation inside `Client#truncate` method. Thanks to [Alexander](https://github.com/selivandex)

* **Improvements**
* Added missing server error codes.

## [2.17.0] - 2020-10-15

* **New Features**
Expand Down

0 comments on commit 9998a89

Please sign in to comment.