From 355129d96259b74e9787323d8ca1ea337232233b Mon Sep 17 00:00:00 2001 From: Majed Al-Chatti Date: Thu, 7 Dec 2023 10:06:01 +0400 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20Changelog=20for=20Decemb?= =?UTF-8?q?er=202023=20&=20`git-quick-stats`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f71a153..90fc44f 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,9 @@ With the following additional packages: - [fish](https://fishshell.com/) - [Oh My Posh](https://ohmyposh.dev/) for Zsh & Fish +- Git enhancements: + - [git-quick-stats](https://github.com/arzzen/git-quick-stats) a simple and efficient way to access various statistics in a git repository + ## Environment variables The following are environment variables for customization. @@ -178,6 +181,12 @@ The workflow is set on schedule and triggered on push to the main branch. It als ## Change logs +### December 2023 + +- feat: `git-quick-stats` added to the image. +- feat: `fish` updated to `3.6.4-1`. +- feat: `about` script to prints base image OS version. + ### January 2023 - feat: PHP 8.1 support and deprecated PHP 8.0