aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorNathan Jaremko2019-03-08 01:22:45 -0500
committerNathan Jaremko2019-03-08 01:22:45 -0500
commit1f529fde9e67f5b9c5a4984453d844357532910f (patch)
treea262eaa17b8eff551ba4c67c9c5c6cded1bab698 /CHANGELOG
parentcf8d69e765549bd08b4e05313927068b96c7cbe7 (diff)
downloadpodcast-1f529fde9e67f5b9c5a4984453d844357532910f.tar.bz2
Add podcast search support
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index eb6cb3d..64a8c88 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+0.11.0
+- Add podcast search support. Podcast index is a work in progress, but I'm working on it.
+
0.10.0
- Partial re-write of the application to be idiomatic
- Improves performance throughout the application (downloads are also faster)