diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d24ce5d6..991555240 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the symbol validation in the _Yahoo Finance_ service (get asset profiles) - Refactored `lodash.uniq` with `Array.from(new Set(...))` - Refreshed the cryptocurrencies list +- Upgraded `nestjs` from version `10.4.15` to `11.0.12` ### Fixed