Skip to content

Commit

Permalink
0.2.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Oct 20, 2018
1 parent 5c6965e commit c69a4e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Changes in 0.2.0-rc2 (2018-10-20)
=============================

Bugfixes:
- Users can now log out from their slack account.
- The emoji key name is now sent if the text could not be replaced.

Changes in 0.2.0-rc1 (2018-10-18)
=============================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "matrix-appservice-slack",
"version": "0.2.0-rc1",
"version": "0.2.0-rc2",
"description": "A Matrix <--> Slack bridge",
"main": "app.js",
"scripts": {
Expand Down

0 comments on commit c69a4e5

Please sign in to comment.