diff options
| author | Nathan Jaremko | 2017-12-04 15:44:03 -0500 |
|---|---|---|
| committer | Nathan Jaremko | 2017-12-04 15:44:03 -0500 |
| commit | 2e8a59ebe8f076811d66072ec410320d7df1fd2e (patch) | |
| tree | 7bbf79e955a19f6a9921318d95ebb4909c47790a /CHANGELOG | |
| parent | e31a2c59a209b0333dddd6e446e777c2372e68ca (diff) | |
| download | podcast-2e8a59ebe8f076811d66072ec410320d7df1fd2e.tar.bz2 | |
Version 0.4.4
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,3 +1,8 @@ +0.4.4 +- Add ability to play latest episode by omitting episode number +- Fix update check working correctly +- Fix download still being case-sensitive + 0.4.3 - Display correct version in help screen @@ -8,10 +13,10 @@ - Whoops, never actually published this... 0.4.0 -- Update all dependencies to their latest respective versions -- Add check for updates functionality -- Add ability to unsubscribe from podcasts - Add ability to print zsh shell completion +- Add ability to unsubscribe from podcasts +- Add check for updates functionality - Ignore case when checking podcast titles +- Update all dependencies to their latest respective versions +- rename list -> ls - rename update -> refresh -- rename list -> ls
\ No newline at end of file |
