diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..40be7bd --- /dev/null +++ b/Changelog.md @@ -0,0 +1,10 @@ +# Change Log +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + +## [0.8.0] +* Start changelog.. +* Fix a 500 bug where the CBS would return a 500 when a service was in a rels key but that service was not registered in Consul +* Support a new feature where you can now bind {{x,y,....}} instead of just {{x}}. The return list is all concat together |