Skip to content

Commit de7a0bc

Browse files
author
Pawan Rawal
committed
Update Changelog
1 parent 209a8dc commit de7a0bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project will adhere to [Semantic Versioning](http://semver.org/spec/v2.
66

77
## [Unreleased]
88

9+
## [0.9.2] - 2017-11-20
10+
911
### Added
1012

1113
* Support for removing dead node from quorum.
@@ -19,6 +21,8 @@ and this project will adhere to [Semantic Versioning](http://semver.org/spec/v2.
1921
* Reduce dependencies for Go client.
2022
* `depth` and `loop` arguments should be inside @recurse().
2123
* Base36 encode keys that are part of TxnContext and are sent to the client.
24+
* Fix race condition in expand(_all_) queries.
25+
* Fix (--ui) flag not being parsed properly.
2226

2327
## [0.9.1] - 2017-11-15
2428

0 commit comments

Comments
 (0)