diff --git a/CHANGELOG.md b/CHANGELOG.md index aa23477..b9b7ee3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ |Date |Issue |Description | |----------|------|---------------------------------------------------------------------------------------------------------| +|2018/11/28| |Release 1.1.0 | +|2018/11/18|64 |Support publishing data that the Choria Adapters can re-publish to supported Stream Processing systems | +|2018/11/16|46 |Allow backplane to adjust running log levels of applications that support that | +|2018/11/16|59 |Show individual backplane instance facts when `-v` is passed to `info` | +|2018/11/13|54 |Speed up the CLI discovery process | |2018/08/08| |Release 1.0.1 | |2018/08/27|50 |Emit lifecycle events on startup | |2018/08/08| |Release 1.0.0 | diff --git a/glide.lock b/glide.lock index 93501a2..e2b0dfc 100644 --- a/glide.lock +++ b/glide.lock @@ -1,5 +1,5 @@ hash: 1b86fd689a93b35437d27e299d2000e145709078355ea00da354833d6090259f -updated: 2018-11-16T14:27:44.419886123+01:00 +updated: 2018-11-28T17:01:04.767271+01:00 imports: - name: github.com/alecthomas/template version: a0175ee3bccc567396460bf5acd36800cb10c49c @@ -160,7 +160,7 @@ imports: subpackages: - context - name: golang.org/x/sys - version: 66b7b1311ac80bbafcd2daeef9a5e6e2cd1e2399 + version: f7928cfef4d09d1b080aa2b6fd3ca9ba1567c733 subpackages: - unix - name: gopkg.in/alecthomas/kingpin.v2