From 7e96dbd03dcb54f6957ec33e7c22032fad4c9695 Mon Sep 17 00:00:00 2001 From: yoannchb-pro <71560747+yoannchb-pro@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:56:28 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5760213..d78c3d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,11 @@ ## v1.1.0 +- Bugs correction +- Adjusted the abort timeout to 20seconds - `code` is not required anymore - Issue [#9](https://github.com/yoannchb-pro/MoodleGPT/issues/9) resolved -- GPT version button fixed +- GPT model autocompletation - Better algorithm to find the correct answer (levenshtein distance) - Better ChatGPT prompt - Added `history` to the options/configuration