Skip to content

rawfeed v1.0.2

Choose a tag to compare

@github-actions github-actions released this 27 Jun 15:21

Summary

rawfeed v1.0.2 is now available. See the CHANGELOG for details.

Upgrade

To upgrade an existing site, update your Gemfile:

gem "rawfeed", "~> 1.0.2"

Then run:

bundle install

Full Changelog: v1.0.1...v1.0.2