Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 823 Bytes

File metadata and controls

25 lines (20 loc) · 823 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.

[1.1.0] - 2025-03-17

Security

  • Updated Ruby from 3.1.0 to 3.2.3
  • Updated Rails from ~> 7.0.3 to ~> 7.0.8 for security patches
  • Updated Puma from ~> 6 to ~> 6.4 for security improvements

Added

  • Added CHANGELOG.md to track all project changes

Documentation

  • Improved README.md with clearer installation instructions for Linux and macOS

[1.0.0] - Initial Release

Added

  • Initial project structure
  • Integration with ButterCMS
  • Blog functionality with categories, tags, and search
  • Landing page components
  • Deployment configuration for Heroku