From a2fb1a6496f229cd9c7c31899f7ab33819687c97 Mon Sep 17 00:00:00 2001 From: Hassan El Mghari Date: Tue, 14 Feb 2023 01:57:07 -0500 Subject: [PATCH] v1.0.3 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d2e29e..f6bade1 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ The next version of the CLI, version 2, will address both of these limitations a - Add support for conventional commits as a flag that users can enable - Add support for diffs greater than 200 lines by grabbing the diff per file - Add support for a flag that can auto-accept -- Add opt-in emoji and languages flags - Add ability to specify a commit message from inside aicommit +- Add opt-in emoji flag +- Add opt-in languages flag - Build landing page for the 2.0 launch