summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-01-28 22:29:19 +0100
committerWim <wim@42.be>2017-01-28 22:29:19 +0100
commit1426ddec5f2250024c80765017b899e847bf2996 (patch)
tree476292746c78ff01e47dc1561ddd63b98a32990f /changelog.md
parente9105003b00f4bd120f8dfb6b04cbcd28ed5caad (diff)
downloadmatterbridge-msglm-1426ddec5f2250024c80765017b899e847bf2996.tar.gz
matterbridge-msglm-1426ddec5f2250024c80765017b899e847bf2996.tar.bz2
matterbridge-msglm-1426ddec5f2250024c80765017b899e847bf2996.zip
Bump version
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/changelog.md b/changelog.md
index e0f1e102..da21f0c3 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,4 +1,9 @@
+# v0.9.3-dev
+
# v0.9.2
+## New features
+* slack: support private channels #118
+
## Bugfix
* general: make ignorenicks work again #115
* telegram: fix receiving from channels and groups #112
@@ -7,9 +12,6 @@
* irc: update vendor (fixes some crashes) #117
* xmpp: fix tls by setting ServerName #114
-## New features
-* slack: support private channels #118
-
# v0.9.1
## New features
* Rocket.Chat: New protocol support added (https://rocket.chat)