[UPD] changelog

This commit is contained in:
Mathieu Benoit 2024-05-03 23:20:42 -04:00
parent cafe0233d8
commit ccf0815734

View file

@ -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