From 0bb9940d053310ee1070deb1c8828c95e3f2df65 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Thu, 6 Jun 2024 18:45:42 -0300 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58e27839..c1daeb6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ### Feature * New method of saving sessions to a file using worker, made in partnership with [codechat](https://github.com/code-chat-br/whatsapp-api) -* Added prism orm, connection to postgres and mysql +* Added prisma orm, connection to postgres and mysql * Added chatwoot integration activation * Added typebot integration activation