diff options
| author | Nathan Jaremko | 2017-12-03 00:08:51 -0500 |
|---|---|---|
| committer | Nathan Jaremko | 2017-12-03 00:08:51 -0500 |
| commit | e31a2c59a209b0333dddd6e446e777c2372e68ca (patch) | |
| tree | fa5f8f775c4a51ca356b2030be274de5e17dc79c | |
| parent | 74d3f1d654dc3872dce7f64f77feb4efe58cf06e (diff) | |
| download | podcast-e31a2c59a209b0333dddd6e446e777c2372e68ca.tar.bz2 | |
Add changelog
| -rw-r--r-- | CHANGELOG | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..b5da459 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,17 @@ +0.4.3 +- Display correct version in help screen + +0.4.2 +- Changed the save format to include the current version to allow for automatic check for updates functionality + +0.4.1 +- 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 +- Ignore case when checking podcast titles +- rename update -> refresh +- rename list -> ls
\ No newline at end of file |
