v0.2.0
- Reset the cache before each render (#2) @benbalter
- Allow Jekyll v4 (still alpha) (#11) @DirtyF
- Use Jekyll 4.x cache API (#12) @benbalter
- Fix gem name in config (#3) @KevinTCoughlin
- Rubocop: autocorrect offenses (#4) @DirtyF
- Dependencies: bump Rubocop to 0.5.1 (#5) @DirtyF
- Docs: the
gems
key is nowplugins
(#6) @ZiroKyl