File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ here's a changelog for ConsulStrucutre!
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 0.0.4]
9+ ### Fixed
10+ - Slashing your way through configuration is what this project is
11+ about. Unfortunately, keys in consul don't start with a /, and
12+ my simulator did, because i don't have a test rig for it yet. So
13+ I slashed the slash, and now it works.
14+ - Events are good, but too much of a good thing is, well, not such
15+ a good thing. Key/Value events now only trigger when there's a
16+ good reason for it, like actually having key values.
17+
818## [ 0.0.3]
919### Added
1020 - I think it's rude to respond to requests with an error, but I'm not
You can’t perform that action at this time.
0 commit comments