diff --git a/CHANGELOG.md b/CHANGELOG.md index ea399c5..2dca31d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ ## 0.1.x on XX.06.2022 * Fixed a bug where entries in non-rated journal files were not properly picked up. +* Remove EDDB database usage. This feature could block the tool if it failed to convert + the JSON to something more usable, downloads took forever, and the tool itself could + run out of memory loading and converting JSON from EDDB. With automatic objective + detection this tool is no longer really needed. ## 0.1.2 on 06.04.2022