summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-03-25 21:35:13 +0100
committerWim <wim@42.be>2017-03-25 21:35:13 +0100
commit4a25e66c00397941fd9d2af02076e5eb8b143006 (patch)
treec2d00830da20a8a36c7a8a04655710eb29ea86fb /changelog.md
parent95f4e3448ecbdbd92816f21ccfc3d0c7c386bfbb (diff)
downloadmatterbridge-msglm-4a25e66c00397941fd9d2af02076e5eb8b143006.tar.gz
matterbridge-msglm-4a25e66c00397941fd9d2af02076e5eb8b143006.tar.bz2
matterbridge-msglm-4a25e66c00397941fd9d2af02076e5eb8b143006.zip
Release v0.10.2v0.10.2
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 277f9b72..673a018b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,14 @@
+# v0.10.2
+## New features
+* general: gops agent added. Allows for more debugging. See #134
+* general: toml inline table support added for config file
+
+## Bugfix
+* all: vendored libs updated
+
+## Changes
+* general: add more informative messages on startup
+
# v0.10.1
## Bugfix
* gitter: Fix sending messages on new channel join.