From 41c7adb04bf89115e2659ca9ef092326ea966018 Mon Sep 17 00:00:00 2001 From: AazimAnish Date: Wed, 22 Nov 2023 11:05:06 +0530 Subject: [PATCH 1/2] feat: Added another feature --- aazim_anish_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 aazim_anish_book_app/add_books_feature/list_all_books.txt diff --git a/aazim_anish_book_app/add_books_feature/list_all_books.txt b/aazim_anish_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..caf62ec0 --- /dev/null +++ b/aazim_anish_book_app/add_books_feature/list_all_books.txt @@ -0,0 +1 @@ +“This is the feature which shows the user all the books they’ve created as a list.” \ No newline at end of file From 7209f3675fe62af71b4a695614372d90037ce6f5 Mon Sep 17 00:00:00 2001 From: AazimAnish Date: Wed, 22 Nov 2023 11:06:15 +0530 Subject: [PATCH 2/2] feat: Added a new line --- aazim_anish_book_app/add_books_feature/list_all_books.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aazim_anish_book_app/add_books_feature/list_all_books.txt b/aazim_anish_book_app/add_books_feature/list_all_books.txt index caf62ec0..cb0111a8 100644 --- a/aazim_anish_book_app/add_books_feature/list_all_books.txt +++ b/aazim_anish_book_app/add_books_feature/list_all_books.txt @@ -1 +1,2 @@ -“This is the feature which shows the user all the books they’ve created as a list.” \ No newline at end of file +“This is the feature which shows the user all the books they’ve created as a list.” +"List all books will list all books in ascending order." \ No newline at end of file