Skip to content

Commit

Permalink
Merge branch 'develop' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-hughes committed Aug 18, 2020
2 parents 98c7974 + 7dd0159 commit f6cb4c5
Show file tree
Hide file tree
Showing 10 changed files with 364 additions and 287 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v1.0.1 (2020-08-18)
- This is a patch release to fix some minor bugs
- Bug fixes:
- Better tracking of current downloads to avoid re-downloading the same episode twice
- Fix decoding of HTML entities in episode descriptions to avoid getting cut off in certain cases
- Properly import OPML v1.0 files
- Correctly segment titles with Unicode letters

## v1.0.0 (2020-08-13)
- Adjusted the criteria for checking existing episodes when syncing, which results in a dramatic speedup in the syncing process
- New command line options:
Expand Down Expand Up @@ -94,4 +102,4 @@
- Functionality to add new podcast feed

## v0.1.0 (2020-04-02)
- Bare-bones functionality, of a scrolling menu with pancurses
- Bare-bones functionality, of a scrolling menu with pancurses
Loading

0 comments on commit f6cb4c5

Please sign in to comment.