# CHANGELOG ## master ## v0.1.2.0 * Fix backwards incompatible dependency breakages. * Fix a bug causing all options in config files to be required. They are all now optional as originally intended. ## v0.1.1.0 * Expand documentation printed out with the `--help` flag. * Add support for pulling API credentials & symbols from environmental variables and a configuration file. ## v0.1.0.0 * Initial release