mirror of
https://github.com/jgonyea/grav-plugin-podcast.git
synced 2025-12-05 16:00:02 +01:00
Rollup for release
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,3 +1,14 @@
|
||||
# v3.0.6
|
||||
## 03/16/2021
|
||||
|
||||
1. [](#new)
|
||||
|
||||
2. [](#improved)
|
||||
* French and Portugese languages added.
|
||||
|
||||
3. [](#bugfix)
|
||||
* Fixed a harcoded text string.
|
||||
|
||||
# v3.0.5
|
||||
## 02/05/2021
|
||||
|
||||
|
||||
@@ -94,6 +94,7 @@ These should be created as child pages of either a podcast channel or a podcast
|
||||
|
||||
## Credits
|
||||
|
||||
* Thanks to [aleclerc7](https://github.com/aleclerc7) for his initial French and Portugese language translations.
|
||||
* Thanks to apotropaic for his help with remote file support.
|
||||
* Thanks to [flaviocopes](https://github.com/flaviocopes) who assisted me with the initial groundwork from the feeds plugin
|
||||
* RSS structure based on [iTunes RSS Feed Sample](https://help.apple.com/itc/podcasts_connect/#/itcbaf351599)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Podcast
|
||||
version: 3.0.5
|
||||
version: 3.0.6
|
||||
description: Creates Podcast page types and related podcast RSS feeds
|
||||
icon: microphone
|
||||
author:
|
||||
|
||||
Reference in New Issue
Block a user