Skip to content

Commit

Permalink
Upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
appndigital committed Mar 13, 2023
1 parent 95a5592 commit 6065e3b
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 4 deletions.
13 changes: 13 additions & 0 deletions TCHAP_CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Changes in Tchap 2.7.2 (2023-03-13)
===================================

Bugfixes 🐛
----------
- Fix Error 500 when inviting external email in a DM ([#856](https://github.com/tchapgouv/tchap-android-v2/issues/856))

Other changes
-------------
- [New Layout] Change wording and icons of the New Layout pages and menus ([#869](https://github.com/tchapgouv/tchap-android-v2/issues/869))
- [Secure Storage] New wording for beta v1 is not consistent with iOS ([#870](https://github.com/tchapgouv/tchap-android-v2/issues/870))


Changes in Tchap 2.7.1 (2023-02-23)
===================================

Expand Down
1 change: 0 additions & 1 deletion changelog.d/856.bugfix

This file was deleted.

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

This file was deleted.

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

This file was deleted.

2 changes: 1 addition & 1 deletion towncrier.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tool.towncrier]
version = "2.7.1"
version = "2.7.2"
directory = "changelog.d"
filename = "TCHAP_CHANGES.md"
name = "Changes in Tchap"
Expand Down

0 comments on commit 6065e3b

Please sign in to comment.