From be36a10b411776e24fcaf069f0735ecfadebbe26 Mon Sep 17 00:00:00 2001 From: Mario Ranftl Date: Tue, 30 Jan 2024 19:43:34 +0100 Subject: [PATCH] changelog mention diagrams --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b21a86f..2ad908c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,8 @@ - Logging and Debugging Improvements - Introduced zerolog for better logging in the pool and manager modules. Debug statements were refined, and unnecessary print debugging was disabled. - Changed details around installing locally in README.md (still not recommended, use the Docker image instead), closes [#7](https://github.com/allaboutapps/integresql/issues/7) +- Fix documentation / READMEs, especially provide integration diagrams and details on the project architecture + - Closes [#5](https://github.com/allaboutapps/integresql/issues/5) ### Environment Variables