Skip to content

Commit aee4d6e

Browse files
committed
Updated changelog
1 parent 2d29218 commit aee4d6e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ here's a changelog for ConsulStrucutre!
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and 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

0 commit comments

Comments
 (0)