1
0
Fork 0

Fix for #1147 into CHANGELOG.

This commit is contained in:
Max Neunhoeffer 2014-12-09 16:34:00 +01:00
parent 1d38ca4b56
commit 4320142437
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ v2.3.2 (XXXX-XX-XX)
This change provides the `KEEP` clause for `COLLECT ... INTO`. The `KEEP` clause
allows controlling which variables will be kept in the variable created by `INTO`.
* fixed issue #1147, must protect dispatcher ID for etcd
v2.3.1 (2014-11-28)
-------------------