A web scraper build to search specific information for a given compound (and its pseudonyms)

Added changes to the changelog

+4
+4
Changelog.md
··· 1 1 ### v0.6.0 2 + - Feature: Added a Graphical User interface 3 + - Feature: Automatic config file createion from config samples 4 + - FIX: The default name of the output files will now consist of the compound name and the file format when using the CLI 5 + - FIX: A lot of bugfixes of the PubChem plugin, as is wasn't working as it should 2 6 - FIX: Using absolute path for configuration files 3 7 - DEV: General Code cleanup in documentation 4 8