Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2022-10-02 09:46:15 +0300
committerStefan Niedermann <info@niedermann.it>2022-10-02 09:46:15 +0300
commit859e3ccdec6365b3c99251ec075819081884dc03 (patch)
treedee941b18e9d13b7ca925ea1e6b2b64ee3c8e3af /fastlane
parentc6ff92ef1295a71f8158468661ab5ed60d79cb45 (diff)
Fix #1344 Crash when appending a shared text to the description of an existing card
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to 'fastlane')
-rw-r--r--fastlane/metadata/android/en-US/changelogs/1020003.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/1020003.txt b/fastlane/metadata/android/en-US/changelogs/1020003.txt
index ed9eb3e80..3c397bbcd 100644
--- a/fastlane/metadata/android/en-US/changelogs/1020003.txt
+++ b/fastlane/metadata/android/en-US/changelogs/1020003.txt
@@ -1,2 +1,3 @@
+- 🎨 Fix crash when appending a shared text to the description of an existing card (#1344)
- 🎨 Fix constraint violation when a user has been assigned to a board multiple times
- 🎨 Fix theming issue when taking photos on a board with white color \ No newline at end of file