From 339ac329002e9bb653769a7777229251712f33b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20J=C3=A4gle?= Date: Mon, 1 Oct 2018 11:38:53 +0200 Subject: [PATCH] bump version to v0.68.5-0.9.2 --- HISTORY.md | 11 ++++++++++- packages/rocketchat-lib/rocketchat.info | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 903ba5b47c543..433b87def4733 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,12 @@ +# Assistify 0.9.2 + +This is a bugfix release. + +Major changes: + +- Threading can now be configured to limit the number of users invited +- A username is now being generated from the SAML Identity - this shall fix some other nasty bugs. + # Assistify 0.9.1 This is a bugfix release: @@ -2995,4 +3004,4 @@ Assistify.Chat is now based on Rocket.Chat 0.68.5! - [@marceloschmidt](https://github.com/marceloschmidt) - [@mrsimpson](https://github.com/mrsimpson) - [@rodrigok](https://github.com/rodrigok) -- [@sampaiodiego](https://github.com/sampaiodiego) \ No newline at end of file +- [@sampaiodiego](https://github.com/sampaiodiego) diff --git a/packages/rocketchat-lib/rocketchat.info b/packages/rocketchat-lib/rocketchat.info index 72693c8bf2193..be04271a687eb 100644 --- a/packages/rocketchat-lib/rocketchat.info +++ b/packages/rocketchat-lib/rocketchat.info @@ -1,3 +1,3 @@ { - "version": "0.68.5-0.9.1" + "version": "0.68.5-0.9.2" }