From a41a262640da1cbc30be14a63aadb2f8617f4064 Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Sun, 30 Mar 2025 12:20:05 +0200 Subject: [PATCH] docs: update changelog --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.md b/changelog.md index 3040fda..34fd84f 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.6.0] - 2025-03-30 + +### 📚 Documentation + +- Update README + ## [0.5.0] - 2025-03-23 ### 🚀 Features @@ -9,6 +15,10 @@ All notable changes to this project will be documented in this file. - Add jakarta rest todo implementation with devcontainer setup - Added complete example for spring boot rest service with devcontainer +### 📚 Documentation + +- Update changelog.md + ## [0.4.0] - 2025-03-21 ### 🚀 Features