From 6d4842bd8677217e282f24915c0a2a7c5b84e566 Mon Sep 17 00:00:00 2001 From: Sangjoon Bob Lee Date: Fri, 25 Oct 2024 17:33:34 -0400 Subject: [PATCH] Add news --- news/fix-cli.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 news/fix-cli.rst diff --git a/news/fix-cli.rst b/news/fix-cli.rst new file mode 100644 index 00000000..3910faab --- /dev/null +++ b/news/fix-cli.rst @@ -0,0 +1,24 @@ +**Added:** + +* + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* Add entry point to the application +* Fix CLI bug due to typo + +**Security:** + +*