From 3abd4a985ad14d2bca7139fc8919f0272358cf4c Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Sun, 23 Mar 2025 03:01:08 +0100 Subject: [PATCH] docs: update changelog.md --- changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/changelog.md b/changelog.md index 6ea6a71..3040fda 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.5.0] - 2025-03-23 + +### 🚀 Features + +- Add jakarta rest todo implementation with devcontainer setup +- Added complete example for spring boot rest service with devcontainer + ## [0.4.0] - 2025-03-21 ### 🚀 Features @@ -13,6 +20,10 @@ All notable changes to this project will be documented in this file. - Add clean up step to build.sh +### 📚 Documentation + +- Update changelog + ## [0.3.0] - 2025-03-21 ### 🚀 Features