release 1.0.10

This commit is contained in:
thrillfall 2021-08-14 19:56:34 +02:00
parent 0a62907b40
commit bb4516c59b
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 1.0.10 - 2021-08-14
### Fixed
- return all subscriptions and episode changes for parameter since=0
## 1.0.9 - 2021-07-27
### Changed
- save episode action timestamps as UTC (thanks @JohnOfUs)

View File

@ -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>1.0.9</version>
<version>1.0.10</version>
<licence>agpl</licence>
<author mail="thrillfall@disroot.org">Thrillfall</author>
<namespace>GPodderSync</namespace>