Updated CHANGELOG.md

This commit is contained in:
netkas 2024-10-26 00:29:24 -04:00
parent bd9bf431e7
commit 7b0de0cb7f

View file

@ -11,6 +11,7 @@ This update introduces some additional features & bug fixes
### Changed
- All abstract classes are now enum classes
- Refactor to use RuntimeOptions in Console methods
### Fixed
- Set default log level to 'info' in Utilities. instead of using `null` due to deprecation error