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