Feature/automate countries for stocks in symbol profile data (#314)

* Automate countries for stocks in symbol profile data

* Update changelog
This commit is contained in:
Thomas Kaul
2021-08-24 20:24:18 +02:00
committed by GitHub
parent e14f08a8fb
commit d8782b0d4c
5 changed files with 29 additions and 1 deletions

View File

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Added
- Extended the data management of symbol profile data by countries (automated for stocks)
## 1.42.0 - 22.08.2021
### Added