Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 1.58 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1 (2020-07-06)

Bug Fixes

  • 🐛 Fix an issue where rails was not recognizing that the database existed (47a112d)
  • 🐛 Fix typo in setup script (bd0720f)

Misc.

  • ⬆️ Update to ruby 2.7.1 and rails 6.0.3.2 (328e6a6)
  • 🔧 Add standard-verion config file and follow repo instructions (e53008a)

Documentation

  • 📝 Update readme based on default branch change (19e56cb)
  • 📝 Write docs and create CodeTour for renaming the app (7285333)

0.0.0 (2020-06-14)

Features

  • 🎉 Initial Commit (36bfe1d)
  • 🚚 Replace the old app name with CHANGEME everywhere (d78efce)