feat(ci): Lint + Build for aarch64 (#1581)

* feat(ci): Lint for aarch64

* feat(cd): Build release for aarch64

* doc: Update CHANGELOG
This commit is contained in:
Henrik Friedrichsen
2025-01-23 20:15:21 +01:00
committed by GitHub
parent 0b4d4f7e7e
commit 05a985cfe3
3 changed files with 16 additions and 11 deletions

View File

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `%artist` formatting option to only show single artist name
- Build release for aarch64 on Linux
### Removed