diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Changelog.md b/Changelog.md deleted file mode 100644 index 40be7bd..0000000 --- a/Changelog.md +++ /dev/null @@ -1,10 +0,0 @@ -# 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 |