From 8b9ff409bf88a70b1bd35c714ce217c0ea02e0db Mon Sep 17 00:00:00 2001 From: Chuck Smith Date: Tue, 9 Apr 2024 07:59:27 -0400 Subject: [PATCH] Update unreleased CHANGELOG --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00854a9..bbe2de9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [Unreleased](https://github.com/eclectic-coding/rails_app/tree/HEAD) + +[Full Changelog](https://github.com/eclectic-coding/rails_app/compare/0.8.1...HEAD) + +**Implemented enhancements:** + +- Add additional flags to CLI [\#26](https://github.com/eclectic-coding/rails_app/issues/26) +- Add additional flags to cli [\#30](https://github.com/eclectic-coding/rails_app/pull/30) ([eclectic-coding](https://github.com/eclectic-coding)) + ## [0.8.1](https://github.com/eclectic-coding/rails_app/tree/0.8.1) (2024-04-08) [Full Changelog](https://github.com/eclectic-coding/rails_app/compare/0.8.0...0.8.1)