From 43d50da91a5234e9a99e24c4a9fd61e4815516cc Mon Sep 17 00:00:00 2001 From: Mathieu Benoit Date: Sat, 2 Dec 2023 14:26:16 -0500 Subject: [PATCH] [UPD] changelog --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4848f4..db9a6d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,23 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## Added + +- Selenium script to increase open software client interface and automated some actions. +- FAQ about kill git-daemon + +## Changed + +- Guide to move dev to prod +- Update docker buster to bullseye +- Improve format script to help code-generator +- Improve PyCharm script +- Support OSX for open-terminal + +### Fixed + +- NPM installation locally and not globally + ## [1.5.0] - 2023-07-07 **Migration note**