release 1.0.10
This commit is contained in:
parent
0a62907b40
commit
bb4516c59b
|
@ -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)
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue