- Added: `--no-downloads-file` option, `downloads_file = False` in
config.
([\#4](https://github.com/goerz/doctr_versions_menu/issues/4),
thanks to [Tyler Pennebaker](https://github.com/ZryletTC))
- Fixed: `versions.py` on `gh-pages` branch was not being committed
([\#5](https://github.com/goerz/doctr_versions_menu/issues/5))
- Fixed: Compatibility with any `pyparsing` version `>= 2.0.2`
([\#8](https://github.com/goerz/doctr_versions_menu/issues/8),
thanks to [Hugo Slepicka](https://github.com/hhslepicka))
- Added: The `doctr-versions-menu` executable can now be configured
through environment variables. This allows to keep configuration on
the source branch, in the `.travis.yml` file
([\#6](https://github.com/goerz/doctr_versions_menu/issues/6),
thanks to [Tyler Pennebaker](https://github.com/ZryletTC))
- The Doctr Versions Menu package can now be installed via
[conda](https://github.com/conda-forge/doctr-versions-menu-feedstock#readme)
(thanks to [Hugo Slepicka](https://github.com/hhslepicka))