From 84c1d353c25232dd6bbbc5cf19477f59e1b7ca79 Mon Sep 17 00:00:00 2001 From: act_runner Date: Thu, 27 Feb 2025 05:27:30 +0000 Subject: [PATCH] ci: Push tag v0.2.0 and update CHANGELOG --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..197aaa1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# Changelog + +This changelog documents all notable changes. + +### [0.2.0] - 2025-02-27 + +### 🚀 Features + +- Add a CI pipeline and fix all code style issues - ([d6b2a3e](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/d6b2a3e6d9ece751f3beee66ebd368301408ce56)) + +### 🚮 Trashed + +- Remove app/assets/loading.html - ([b4fe326](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/b4fe326dd1874fd1232fc4be2ab4902d27c12ed0)) + +### [0.1.1] - 2025-02-27 + +### 🚀 Features + +- Use NuxtJS for the full stack - ([f14cc0e](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/f14cc0ef715cf664d50ff62fe73220d819955724)) + + + +Christian Goeschel Ndjomouo +