Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 418 Bytes

History.markdown

File metadata and controls

20 lines (11 loc) · 418 Bytes

HEAD

Minor Enhancements

  • Throw an error if the pagination path doesn't contain :num. (#19)

Development Fixes

  • Upgrade to the new Travis build environment and use their built-in caching (#20)
  • Add GitHub Actions CI (#46)

1.1.0 / 2014-10-14

Minor Enhancements

  • Filter out posts that have hidden: true in front matter (#13)

Development Fixes

  • Fix tests for rspec 3. (#9)