Bump jekyll-feed from 0.13.0 to 0.14.0
Bumps jekyll-feed from 0.13.0 to 0.14.0.
Release notes
Sourced from jekyll-feed's releases.
v0.14.0
Minor Enhancements
- add support for categories (#153) (#233)
- add support for tags (#264)
- Make posts limit configurable (#314)
- XML escape the title field of feed_meta (#306)
Bug Fixes
- Fix feed link when post title contains HTML (#305)
Development Fixes
Changelog
Sourced from jekyll-feed's changelog.
0.14.0 / 2020-06-24
Minor Enhancements
- add support for categories (#153) (#233)
- add support for tags (#264)
- Make posts limit configurable (#314)
- XML escape the title field of feed_meta (#306)
Bug Fixes
- Fix feed link when post title contains HTML (#305)
Development Fixes
Commits
-
9f6becf
chore(release):💎 0.14.0 -
b1c94e5
style: target Ruby 2.4 -
59375d6
Update history to reflect merge of #153 [ci skip] -
5adc83a
add support for categories frontmatter (#153) -
5919543
Update history to reflect merge of #264 [ci skip] -
b7f758b
Feed by tag (#264) -
09d4226
Update history to reflect merge of #307 [ci skip] -
be4577d
chore(deps): require Ruby >=2.4.0 (#307) -
e909f11
Update history to reflect merge of #233 [ci skip] -
990fab5
Dont forget about categories (#233) - Additional commits viewable in compare view