Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed May 12, 2020
1 parent d933716 commit b622f23
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 4 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@ Features
- Check if a channel is linked to another room, and unauthorize the link if so. ([\#401](https://github.com/matrix-org/matrix-appservice-slack/issues/401))
- Support automatically bridging to the new room on room upgrade ([\#402](https://github.com/matrix-org/matrix-appservice-slack/issues/402))

Bugfixes
--------

- Allow bridging to private channels via the provisioner ([\#403](https://github.com/matrix-org/matrix-appservice-slack/issues/403))
- Fix postgress configurations failing to start when using the offical docker image. ([\#405](https://github.com/matrix-org/matrix-appservice-slack/issues/405))
- Bridge will no longer update user's displayname with a bots name when a bot is modified ([\#408](https://github.com/matrix-org/matrix-appservice-slack/issues/408))


Internal Changes
----------------

- Fix exception on missing `error` in createTeamClient ([\#404](https://github.com/matrix-org/matrix-appservice-slack/issues/404))


1.2.0 (2020-05-07)
===================
Expand Down
1 change: 0 additions & 1 deletion changelog.d/403.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/404.misc

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/405.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/408.bugfix

This file was deleted.

0 comments on commit b622f23

Please sign in to comment.