diff --git a/CHANGELOG.md b/CHANGELOG.md index 922ec6848..3a54657c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added support for commodities (via futures) + +### Changed + +- Upgraded `yahoo-finance2` from version `2.3.1` to `2.3.2` + ### Fixed - Fixed the color of the spinner in the activities filter component (dark mode)