Release 3.8.0 - support Nextcloud 26 (php >= php8.0)
This commit is contained in:
parent
8ceef80777
commit
b0c16a7fac
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 3.8.0 - 2023-03-23
|
||||
### Changed
|
||||
- drop php7.4 support
|
||||
- add support for Nextcloud 26
|
||||
|
||||
## 3.7.3 - 2023-02-24
|
||||
### Fixed
|
||||
- If EpisodeAction is updated with new episode url and there is a conflicting EpisodeAction with that same episode url the later will be deleted
|
||||
|
@ -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.7.3</version>
|
||||
<version>3.8.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="thrillfall@disroot.org">Thrillfall</author>
|
||||
<namespace>GPodderSync</namespace>
|
||||
|
Loading…
Reference in New Issue
Block a user