GitNex/app/src/main/res/xml/changelog.xml
M M Arif 96b5665c89 Prepare release 4.2.0 (#1050)
As title

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1050
2022-02-27 14:02:09 +01:00

14 lines
535 B
XML

<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="4.2.0" versioncode="420">
<change>Create/delete/list tags</change>
<change>Hide repository actions for non admins</change>
<change>New files diff viewer</change>
<change>Show users who reacted to issue/pr/comment</change>
<change>Redesigned organization Teams</change>
<change>Notice: GitNex 4.3.0 will drop support for Android 5. Going forward 5.0.0 will drop for Android 6</change>
</release>
</changelog>