mirror of https://github.com/status-im/consul.git
CHANGELOG updates
This commit is contained in:
parent
a05e1aee15
commit
f5fa8c1d2c
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,3 +1,16 @@
|
||||||
|
## 0.3.1 (Unreleased)
|
||||||
|
|
||||||
|
BUG FIXES:
|
||||||
|
|
||||||
|
* Fixed issue with service re-registration [GH-216]
|
||||||
|
* Fixed handling of `-rejoin` flag
|
||||||
|
|
||||||
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
* Improved handling of Serf snapshot data
|
||||||
|
* Increase reliability of failure detector
|
||||||
|
|
||||||
|
|
||||||
## 0.3.0 (June 13, 2014)
|
## 0.3.0 (June 13, 2014)
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
|
|
Loading…
Reference in New Issue