portfolio/CHANGELOG.md

56 lines
2.2 KiB
Markdown

# Changelog
This changelog documents all notable changes.
### [0.5.0] - 2025-04-05
### 🚀 Features
- Add arrakis API to the project list - ([7ce673a](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/7ce673a15017cee9d2c08ed4f4f7fcd64ddb3b25))
### [0.4.0] - 2025-02-28
### 🚀 Features
- *(ci)* Add multi platform Docker builds - ([e31e19b](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/e31e19ba616d4a358dc9ba7e69abe13297e48697))
### 🐛 Bug Fixes
- Fix multi platform Docker build workflow - ([09f8d20](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/09f8d20eb2ee1f80def3503a9a94d0f1825b6390))
- *(ci)* Fix syntax error in release workflow - ([6a33c09](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/6a33c09ff5e22fe419cfef5c1d8027304570c110))
### [0.3.1] - 2025-02-28
### 🐛 Bug Fixes
- Remove the last loaded timestamp in the footer - ([c1f6151](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/c1f6151d20da716c6b78d98df392950ae2af9301))
- *(ci)* Improve version variable passing to workflow steps - ([2fef13b](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/2fef13bba6c986512325c607b9d5031183c84b63))
### [0.3.0] - 2025-02-28
### 🚀 Features
- *(ci)* Add Docker image build step - ([7e82029](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/7e8202956535cf37f4cd310ff923b45739ad6c93))
### [0.2.0] - 2025-02-28
### 🚀 Features
- Add a CI pipeline and fix all code style issues - ([d6b2a3e](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/d6b2a3e6d9ece751f3beee66ebd368301408ce56))
- *(ci)* Add Docker image build step - ([2f4cb61](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/2f4cb610c8e4622723e1c0e77311e969494cbefb))
### 🚮 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