You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: RELEASE_NOTES.md
+4
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ This serves two purposes:
14
14
15
15
### Changed
16
16
- Added default RSS feed description value to the config stub in [#1253](https://github.com/hydephp/develop/pull/1253)
17
+
- Changed the RSS feed configuration structure to be an array of feed configurations in [#1258](https://github.com/hydephp/develop/pull/1258)
18
+
- Replaced option `hyde.generate_rss_feed` with `hyde.rss.enabled`
19
+
- Replaced option `hyde.rss_filename` with `hyde.rss.filename`
20
+
- Replaced option `hyde.rss_description` with `hyde.rss.description`
0 commit comments