portfolio/CHANGELOG.md
christiangoeschel c1f6151d20
All checks were successful
Pull Request Checks / commit-message-check (pull_request) Successful in 8s
Pull Request Checks / linting (pull_request) Successful in 1m20s
fix: Remove the last loaded timestamp in the footer
2025-02-28 01:01:49 -05:00

30 lines
907 B
Markdown

# Changelog
This changelog documents all notable changes.
### [0.3.0] - 2025-02-27
### 🚀 Features
- *(ci)* Add Docker image build step - ([8b6450a](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/8b6450aa251d13583d9651ad7fc25dfd802d6957))
### [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