Merge pull request #2768 from krille-chan/krille/add-changelog-2-5-1
build: Add changelog for 2.5.1
This commit is contained in:
commit
3bfff1613a
3 changed files with 5 additions and 2 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
## v2.5.1
|
||||||
|
Update to latest version of fcm_shared_isolate to fix push on iOS.
|
||||||
|
|
||||||
## v2.5.0
|
## v2.5.0
|
||||||
FluffyChat 2.5.0 introduces a new homeserver picker for onboarding, better image compression performance and several smaller new features, design adjustments and bug fixes.
|
FluffyChat 2.5.0 introduces a new homeserver picker for onboarding, better image compression performance and several smaller new features, design adjustments and bug fixes.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ publish_to: none
|
||||||
# On version bump please also increase:
|
# On version bump please also increase:
|
||||||
# 1. The build number (for F-Droid)
|
# 1. The build number (for F-Droid)
|
||||||
# 2. The version in /snap/snapcraft.yaml
|
# 2. The version in /snap/snapcraft.yaml
|
||||||
version: 2.5.0+3550
|
version: 2.5.1+3551
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.11.1 <4.0.0"
|
sdk: ">=3.11.1 <4.0.0"
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: fluffychat
|
name: fluffychat
|
||||||
title: FluffyChat
|
title: FluffyChat
|
||||||
base: core24
|
base: core24
|
||||||
version: 2.5.0
|
version: 2.5.1
|
||||||
license: AGPL-3.0
|
license: AGPL-3.0
|
||||||
summary: The cutest messenger in the Matrix network
|
summary: The cutest messenger in the Matrix network
|
||||||
description: |
|
description: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue