From b75d5b2d11994b5831e829a47943aabf2bd387d4 Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Fri, 21 Mar 2025 20:51:41 +0100 Subject: [PATCH] docs: update changelog --- changelog.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/changelog.md b/changelog.md index 6666221..6ea6a71 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## [0.4.0] - 2025-03-21 + +### 🚀 Features + +- Optimize software installation on windows and add information splash screen on startup +- Add complete example for Jakarta Faces and a devcontainer setup + +### 💼 Other + +- Add clean up step to build.sh + ## [0.3.0] - 2025-03-21 ### 🚀 Features @@ -12,6 +23,10 @@ All notable changes to this project will be documented in this file. - Reorder wsl checks on windows docker installation to reduce executation if elevated privileges +### 📚 Documentation + +- Update changelog + ## [0.2.0] - 2025-03-20 ### 🚀 Features