mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-08 12:02:33 +01:00
Apply spotless and update changelog
This commit is contained in:
parent
68d0efbc9e
commit
dfa215e7ed
@ -1,10 +1,3 @@
|
||||
v2.4.2
|
||||
v2.4.3
|
||||
|
||||
* Fix townhall loading
|
||||
* Fix search suggestions
|
||||
* Redesign navigation layout
|
||||
* Update theme
|
||||
* Open formatted urls from context menu
|
||||
* Allow copying text with emojis
|
||||
* Theme webview js dialogs
|
||||
* Fix create post FAB
|
||||
* Fix Android theme
|
@ -6,6 +6,13 @@
|
||||
<item text="" />
|
||||
-->
|
||||
|
||||
<version title="v2.4.3" />
|
||||
<item text="Fix Android theme" />
|
||||
<item text="" />
|
||||
<item text="" />
|
||||
<item text="" />
|
||||
<item text="" />
|
||||
|
||||
<version title="v2.4.2" />
|
||||
<item text="Fix townhall loading" />
|
||||
<item text="Fix search suggestions" />
|
||||
@ -15,7 +22,6 @@
|
||||
<item text="Allow copying text with emojis" />
|
||||
<item text="Theme webview js dialogs" />
|
||||
<item text="Fix create post FAB" />
|
||||
<item text="" />
|
||||
|
||||
<version title="v2.4.1" />
|
||||
<item text="Add better support for mobile url conversions" />
|
||||
|
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## v2.4.3
|
||||
* Fix Android theme
|
||||
|
||||
## v2.4.2
|
||||
* Fix townhall loading
|
||||
* Fix search suggestions
|
||||
|
Loading…
Reference in New Issue
Block a user