diff --git a/CHANGELOG.md b/CHANGELOG.md index bffa2fd..161cf0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v0.6.6 + +* Create event +* Delete event +* New sorting of conversations + ## v0.6.5 * Fix reply in Friendica 3/2022 version due to API bug diff --git a/README.md b/README.md index d8df39f..bf00e76 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,8 @@ Currently supported: * Show public events of Friendica contacts * List view of events of selected date * Click on event to show details +* Create event +* Delete event ToDo diff --git a/source-android/android/AndroidManifest.xml b/source-android/android/AndroidManifest.xml index 8747bc9..ddb4598 100644 --- a/source-android/android/AndroidManifest.xml +++ b/source-android/android/AndroidManifest.xml @@ -1,5 +1,5 @@ - +