From ccf0815734b32b1f5265b71834a7bc6eadec3a1f Mon Sep 17 00:00:00 2001 From: Mathieu Benoit Date: Fri, 3 May 2024 23:20:42 -0400 Subject: [PATCH] [UPD] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26d984f..382b030 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Selenium script to increase open software client interface and automated some actions. - FAQ about kill git-daemon +- Support Ubuntu 23.10 ## Changed @@ -20,6 +21,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Improve PyCharm script - Support OSX for open-terminal - Remove docker-compose and replace by docker compose +- Update Poetry 1.3.1 to 1.5.1 +- Test can be launched with a json configuration and support log/result individually +- Script to search docker compose into the system +- Script search class model can output into json format and support field information ### Fixed