@@ -5,10 +5,27 @@ 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.3]
9+ ### Added
10+ - I think it's rude to respond to requests with an error, but I'm not
11+ a server, so I made requests backoff exponentially on error, in case
12+ the server mellows over time
13+ - ConsulStructure is so awesome you obviously don't want to stop it,
14+ but in those rare cases where you do, Cancellation on Stop is working.
15+ - It takes a village to get ConsulStructure out, well, a village of 1,
16+ and many build scripts, so said build scripts have been made reusable
17+ - For people that are curious, there are events for most things happening
18+ - For people that are crafters, there are factories for most things
19+ being used
20+ - For people that are an... I mean, picky, there are now coveralls.io,
21+ sonarqube and coverity scans for various types of builds, which
22+ helped uncover a bunch of edge case bugs in the test suite, which have
23+ been extinguished. The bugs, not the edge cases.
24+
825## [ 0.0.2]
926### Added
10- - ConsulStructure initial version, see the documentation on GitHub!
27+ - ConsulStructure initial version, see the documentation on GitHub!
1128
1229## [ 0.0.1]
1330### Added
14- - Placeholder version
31+ - Placeholder version
0 commit comments