summaryrefslogtreecommitdiff
path: root/docs/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CHANGES.rst')
-rw-r--r--docs/CHANGES.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst
index 1a46011..b93080c 100644
--- a/docs/CHANGES.rst
+++ b/docs/CHANGES.rst
@@ -13,9 +13,8 @@ for invoice importing using AI:
- let user choose the model to use in settings/services/ai
- real error logging for OpenAI and importing in general
- when importing an invoice: do not accept invoices for unsupported countries (yet)
-
+- write tests for strops.hpp
- log_set_depth function so data can be grouped
-- move string function out of openAI.cpp into strops.cpp
- log elapsed time for ai requests
- refactor _add functions to use _import functions
- _import functions should not check for validity and should never fail because of invalid data