Skip to content

Commit

Permalink
Release 3.0.0 (#34)
Browse files Browse the repository at this point in the history
* release 3.0.0
  • Loading branch information
JonOfUs authored Oct 6, 2021
1 parent b074fc6 commit dd9c089
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.0.0 - 2021-10-06
### Changed
- EpisodeAction upload now expects JSON similar to gpodder.net (see README)
- expanded minimal API documentation (see README)
- query episodes by UNIX time instead of DateTime

## 2.0.0 - 2021-08-29
### Changed
- add field "guid" to episode_action
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>2.0.0</version>
<version>3.0.0</version>
<licence>agpl</licence>
<author mail="[email protected]">Thrillfall</author>
<namespace>GPodderSync</namespace>
Expand Down

0 comments on commit dd9c089

Please sign in to comment.