Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 715 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 715 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2021-04-17

  • Correct issue with HAML page title being misaligned
  • Avoid deprecation errors when pulling the application name when using Rails > 6.0 vs earlier versions
  • Added logic for pulling the app_name into a helper to prevent duplicate logic within all the layout templates
  • Minor version bump

2020-01-23

  • Minor cleanup on ruby files (rubocop errors)
  • Cleanup gemspec and added metadata so rubygems will display links for them on the gempage