release 3.0.1

This commit is contained in:
thrillfall 2021-10-13 22:52:35 +02:00
parent 4062efa430
commit 5887e8b10b
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 3.0.1 - 2021-10-13
### Fixed
- Timestamp migration writes correct values to database @JonOfUs
## 3.0.0 - 2021-10-06
### Changed
- EpisodeAction upload now expects JSON similar to gpodder.net (see README)

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