build: Updated changelog format

This commit is contained in:
2025-09-30 15:42:41 -06:00
parent 21b771507c
commit 3ce62c272e
3 changed files with 2 additions and 8 deletions
-6
View File
@@ -5,12 +5,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## v0.2.2 (2025-09-30)
### Refactor
- Environment variable interpolation in config file works globally, not based on type
## v0.2.1 (2025-09-30)
### Feat