summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-08-16 15:33:39 +0200
committerByteHamster <info@bytehamster.com>2019-08-16 15:33:39 +0200
commit795952711e611331d9f6813525f3b1c5460a1a62 (patch)
treeaba259fd94d84abddc3cb4e0e53aecae8912dc67 /app
parent9fc97010f988df4b81a0fd7d8132bcd866f5be4b (diff)
downloadAntennaPod-795952711e611331d9f6813525f3b1c5460a1a62.zip
Updated changelog
Diffstat (limited to 'app')
-rw-r--r--app/src/main/play/release-notes/en-US/default.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/app/src/main/play/release-notes/en-US/default.txt b/app/src/main/play/release-notes/en-US/default.txt
index 611598679..7c1b36539 100644
--- a/app/src/main/play/release-notes/en-US/default.txt
+++ b/app/src/main/play/release-notes/en-US/default.txt
@@ -1,5 +1,7 @@
-- Added configurable behavior of the back button
-- Added delete option to episode's context menu
-- New UI for batch edit feature
-- Set number of columns in subscription list
-- Lots of bug fixes
+- Display episode image on widget (by @brad)
+- Added checkbox to keep queue sorted (by @damoasda)
+- New UI for "Add podcast" screen (by @ByteHamster)
+- Added batch editing to the queue (by @ByteHamster)
+- Added option to adapt remaining time to playback speed (by @CedricCabessa)
+- Removed broken Flattr integration (by @ByteHamster)
+- Tons of bug fixes and performance improvements (by @andersonvom, @archibishop, @ByteHamster, @gaul, @jas14)