Prepare release 3.11.0
This commit is contained in:
parent
35c0e3dcd5
commit
3ad13ec140
@ -1,4 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 3.11.0 - 2024-12-01
|
||||
### Changed
|
||||
- Always respond with timezone in timestamps
|
||||
### Fixed
|
||||
- Don't crash when receiving ISO8601 timestamps with timezone
|
||||
|
||||
## 3.10.0 - 2024-09-23
|
||||
### Changed
|
||||
- Add support for Nextcloud 30
|
||||
|
@ -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.10.0</version>
|
||||
<version>3.11.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="thrillfall@disroot.org">Thrillfall</author>
|
||||
<namespace>GPodderSync</namespace>
|
||||
|
Loading…
x
Reference in New Issue
Block a user