chore(changelog): update changelog for v0.3.0
All checks were successful
Upload Assets / upload-assets (arm64, linux) (release) Successful in 38s
Upload Assets / upload-assets (amd64, linux) (release) Successful in 55s

This commit is contained in:
2025-05-28 12:26:16 +00:00
parent 07ee03b6be
commit f95c9cf053

View File

@@ -2,7 +2,15 @@
All notable changes to this project will be documented in this file.
## [unreleased]
## [0.3.0](https://git.0xmax42.io/maxp/systemd-timer/compare/v0.2.3..v0.3.0) - 2025-05-28
### 🚀 Features
- *(cli)* Add options for user, home, and working directory - ([113103f](https://git.0xmax42.io/maxp/systemd-timer/commit/113103f368ead3014165cc708f016a04749f59be))
### 📚 Documentation
- *(readme)* Expand CLI option descriptions for clarity - ([fb2a62d](https://git.0xmax42.io/maxp/systemd-timer/commit/fb2a62d984615caa4035fd5c1e8e64d245499e47))
### ⚙️ Miscellaneous Tasks