Browse Source

Update changelog

pull/375/head
Thomas 4 years ago
parent
commit
ddcb76be13
  1. 9
      CHANGELOG.md

9
CHANGELOG.md

@ -7,11 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased ## Unreleased
### Added
- Added the data source attribute to the symbol profile model
### Changed ### Changed
- Respected the data source attribute in the data provider service
- Respected the data source attribute in the symbol data endpoint - Respected the data source attribute in the symbol data endpoint
- Improved the search functionality of the data management (multiple data sources) - Improved the search functionality of the data management (multiple data sources)
### Todo
- Apply data migration (`yarn database:push`)
## 1.53.0 - 13.09.2021 ## 1.53.0 - 13.09.2021
### Changed ### Changed

Loading…
Cancel
Save