mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-10 04:52:38 +01:00
Update changelog and apply spotless
This commit is contained in:
parent
4b92fca5db
commit
d07fc10926
@ -1,5 +1,4 @@
|
||||
v2.4.3
|
||||
v2.4.4
|
||||
|
||||
* Fix Android theme
|
||||
* Fix nav header expansion when animations are disabled
|
||||
* Fix search page UI
|
||||
* Lots of under the hood fixes
|
||||
* Fixed sharing
|
@ -6,12 +6,16 @@
|
||||
<item text="" />
|
||||
-->
|
||||
|
||||
<version title="v2.4.4" />
|
||||
<item text="Lots of under the hood fixes" />
|
||||
<item text="Fixed sharing" />
|
||||
<item text="" />
|
||||
<item text="" />
|
||||
|
||||
<version title="v2.4.3" />
|
||||
<item text="Fix Android theme" />
|
||||
<item text="Fix nav header expansion when animations are disabled" />
|
||||
<item text="Fix search page UI" />
|
||||
<item text="" />
|
||||
<item text="" />
|
||||
|
||||
<version title="v2.4.2" />
|
||||
<item text="Fix townhall loading" />
|
||||
|
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## v2.4.4
|
||||
* Lots of under the hood fixes
|
||||
* Fixed sharing
|
||||
|
||||
## v2.4.3
|
||||
* Fix Android theme
|
||||
* Fix nav header expansion when animations are disabled
|
||||
|
Loading…
Reference in New Issue
Block a user