Skip to content

Commit

Permalink
Add changelog and bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Apr 21, 2021
1 parent 7d15b90 commit c3ba862
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.

## 1.2.1 – 2021-04-21
### Fixed
- Don't append # to the URL so the Android WebView doesn't chock on it.

## 1.2.0 – 2021-04-15
### Added
- Allow apps to hook into the registration flow, e.g. Terms of Service
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This app allows users to register a new account.
4. User is lead to a form where they can choose their username and password
5. New account is created and is logged in automatically
]]></description>
<version>1.2.0</version>
<version>1.2.1</version>
<licence>agpl</licence>
<author mail="[email protected]" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
<types>
Expand Down

0 comments on commit c3ba862

Please sign in to comment.