📝 Update CHANGELOG for v0.3.1 release

This commit is contained in:
Dan Jones 2026-03-09 16:50:53 -05:00
commit 5cf8e50cf9

View file

@ -1,5 +1,11 @@
# Changelog # Changelog
## [0.3.1] - 2026-03-09
- Add AddFormatter function to allow custom builds to register new formatters
- Add option to print config from config command
- Allow MYLOG_CONFIG_PATH to override the config path
## [0.3.0] - 2026-03-09 ## [0.3.0] - 2026-03-09
- Refactor configuration to use viper with context propagation instead of global variables - Refactor configuration to use viper with context propagation instead of global variables