Feature/eliminate name from scraper config (#277)

* Eliminate name from scraper config

* Update changelog
This commit is contained in:
Thomas
2021-08-09 21:33:58 +02:00
committed by GitHub
parent 0a85a56c67
commit 8ac1272a9d
6 changed files with 51 additions and 23 deletions

View File

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the data gathering handling on server restart
- Respected the cash balance on the allocations page
- Eliminated the name from the scraper configuration
### Fixed