Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 1.75 KB

Changelog

1.0.0 (2022-09-19)

Features

  • Add devise for authentication/MP-11 (871c3fe)
  • add migration file [MP-7] (0a593b9)
  • add pages controller [MP-13] (9e28fa6)
  • added deviser user table migration [MP-7] (a7c5092)
  • create database /MP-11 (f1e924d)
  • create database /MP-11 (96060bc)
  • create database /MP-7 (16d46f6)
  • homepage veiew controller and route [MP-13] (568aa28)
  • release please test / MP-1 (27ba214)
  • update config file to support postgresql/MP-5 (27dbf06)
  • update mailer_sender/MP-11 (81ea31d)

Bug Fixes

  • MP-5 remove sqlite from gemfile, add pg (08ebd7a)