Browse Source

Update CHANGELOG.md

pull/7064/head
David Requeno 4 weeks ago
parent
commit
c63e8e7af5
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the last activity display in the users table of the admin control panel - Improved the last activity display in the users table of the admin control panel
- Improved the registration display in the users table of the admin control panel - Improved the registration display in the users table of the admin control panel
- Improved the user id display in the users table of the admin control panel - Improved the user id display in the users table of the admin control panel
- Improved the delete menu item in the market data management of the admin control panel
- Deprecated `SymbolProfile` in favor of `assetProfile` in the endpoint `GET api/v1/portfolio/holding/:dataSource/:symbol` - Deprecated `SymbolProfile` in favor of `assetProfile` in the endpoint `GET api/v1/portfolio/holding/:dataSource/:symbol`
- Improved the language localization for German (`de`) - Improved the language localization for German (`de`)
- Upgraded `svgmap` from version `2.19.3` to `2.21.0` - Upgraded `svgmap` from version `2.19.3` to `2.21.0`

Loading…
Cancel
Save