📝 Update CHANGELOG for v0.3.0 release
This commit is contained in:
parent
cfeab035d3
commit
d2eb952bf3
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.3.0] - 2026-03-09
|
||||||
|
|
||||||
|
- Refactor configuration to use viper with context propagation instead of global variables
|
||||||
|
- Allow formatters to use sub-config with their own config structs
|
||||||
|
- Move preferred formatter to its own config field in formatters section
|
||||||
|
- Update AGENTS.md with config system changes and testing guidelines
|
||||||
|
|
||||||
## [0.2.0] - 2026-03-07
|
## [0.2.0] - 2026-03-07
|
||||||
|
|
||||||
- Add ID field to Entry struct with auto-generation on marshal/unmarshal
|
- Add ID field to Entry struct with auto-generation on marshal/unmarshal
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue