Skip to content

Commit

Permalink
Release 3.4.0
Browse files Browse the repository at this point in the history
Minor, because of small functionality change. Before, no timestamp would
have returned all SubscriptionChanges of the last week.
  • Loading branch information
JonOfUs authored and thrillfall committed May 26, 2022
1 parent a92c0d8 commit 7b9d732
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.4.0 - 2022-05-26
### Fixed
- Don't crash if no sync timestamp is passed
### Changed
- Return all entries on list actions if no timestamp is passed

## 3.3.0 - 2022-05-03
### Fixed
- Don't crash on unauthenticated api call
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>GPodder Sync</name>
<summary>replicate basic GPodder.net API</summary>
<description><![CDATA[Expose GPodder API to sync podcast consumer apps like AntennaPod]]></description>
<version>3.3.0</version>
<version>3.4.0</version>
<licence>agpl</licence>
<author mail="[email protected]">Thrillfall</author>
<namespace>GPodderSync</namespace>
Expand Down

0 comments on commit 7b9d732

Please sign in to comment.