From 5ac9e64eb50d5835bd387f928c705314aa134a1c Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Fri, 21 Mar 2025 10:24:07 +0100 Subject: [PATCH] docs: update changelog --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.md b/changelog.md index 3112c67..6666221 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## [0.3.0] - 2025-03-21 + +### 🚀 Features + +- Finalize jakarta-jsp devcontainer setup + +### 🐛 Bug Fixes + +- Reorder wsl checks on windows docker installation to reduce executation if elevated privileges + ## [0.2.0] - 2025-03-20 ### 🚀 Features