We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 209a8dc commit de7a0bcCopy full SHA for de7a0bc
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project will adhere to [Semantic Versioning](http://semver.org/spec/v2.
6
7
## [Unreleased]
8
9
+## [0.9.2] - 2017-11-20
10
+
11
### Added
12
13
* Support for removing dead node from quorum.
@@ -19,6 +21,8 @@ and this project will adhere to [Semantic Versioning](http://semver.org/spec/v2.
19
21
* Reduce dependencies for Go client.
20
22
* `depth` and `loop` arguments should be inside @recurse().
23
* 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.
26
27
## [0.9.1] - 2017-11-15
28
0 commit comments