diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..f449c51 --- /dev/null +++ b/changelog.md @@ -0,0 +1,28 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [unreleased] + +### 🚀 Features + +- Add config and structured logging +- Add first simple jakartaee10-servlet project + +## [0.0.2] - 2025-03-17 + +### 🚀 Features + +- Add simple spring-boot-todo-microservice + +## [0.0.1] - 2025-03-14 + +### 🚀 Features + +- Initial project commit + +### 📚 Documentation + +- Update README + +