Skip to content

Commit

Permalink
Version 0.3.2 Release
Browse files Browse the repository at this point in the history
Signed-off-by: Gary Kim <gary@garykim.dev>
  • Loading branch information
gary-kim committed May 11, 2020
1 parent 61bff26 commit a6a09db
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Riot Chat for Nextcloud Changelog

## [v0.3.2](https://github.com/gary-kim/riotchat/tree/v0.3.2) - 2020-05-11

[Full Changelog](https://github.com/gary-kim/riotchat/compare/v0.3.1...v0.3.2)

### Added

- Show Riot Web version in settings [\#39](https://github.com/gary-kim/riotchat/pull/39) ([@gary-kim](https://github.com/gary-kim))

### Changed

- Go straight to login page if custom URLs are disabled [\#37](https://github.com/gary-kim/riotchat/pull/37) ([@gary-kim](https://github.com/gary-kim))

### Dependencies

- chore\(deps\): update dependency eslint to v7 [\#38](https://github.com/gary-kim/riotchat/pull/38) ([@gary-kim-bot](https://github.com/gary-kim-bot))
- fix\(deps\): update dependency @nextcloud/vue to v2 [\#34](https://github.com/gary-kim/riotchat/pull/34) ([@gary-kim-bot](https://github.com/gary-kim-bot))

## [v0.3.1](https://github.com/gary-kim/riotchat/tree/v0.3.1) - 2020-05-08

[Full Changelog](https://github.com/gary-kim/riotchat/compare/v0.3.0...v0.3.1)
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This project is not affiliated, associated, authorized, endorsed by, or in any w
The name Riot.im as well as related names, marks, emblems and images are registered trademarks of their respective owners.
The upstream project can be found at [https://github.com/vector-im/riot-web](https://github.com/vector-im/riot-web).]]></description>
<version>0.3.1</version>
<version>0.3.2</version>
<licence>agpl</licence>
<author mail="gary@garykim.dev" homepage="https://garykim.dev">Gary Kim</author>
<namespace>RiotChat</namespace>
Expand Down

0 comments on commit a6a09db

Please sign in to comment.