# Changelog

## [1.5.1](https://github.com/futurestudio/hercules/compare/v1.5.0...v1.5.1) - 2019-08-05

### Updated
- fix RethinkDB installation
- Fetch MongoDB keys the way it’s described in the official documentation


## [1.5.0](https://github.com/futurestudio/hercules/compare/v1.4.1...v1.5.0) - 2019-08-05

### Added
- install `htop` while provisioning the Hercules box


## [1.4.1](https://github.com/futurestudio/hercules/compare/v1.4.0...v1.4.1) - 2019-08-05

### Updated
- fix RethinkDB installation with expired key


## [1.4.0](https://github.com/futurestudio/hercules/compare/v1.3.0...v1.4.0) - 2019-08-05

### Added
- mark services as installed
- check if service is already installed and skip


## [1.3.0](https://github.com/futurestudio/hercules/compare/v1.2.1...v1.3.0) - 2019-08-05

### Added
- [Faktory](https://github.com/contribsys/faktory) queue

### Updated
- bump dependencies
- replace `p-iteration` with `@supercharge/collections`
- Readme: rename `fs-opensource` to `futurestudio` username


## [1.2.1](https://github.com/futurestudio/hercules/compare/v1.2.0...v1.2.1) - 2018-11-19

### Updated
- fix update notifier to set the global NPM flag in the shown update command


## [1.2.0](https://github.com/futurestudio/hercules/compare/v1.1.0...v1.2.0) - 2018-11-18

### Added
- show version when invoking hercules with `--version` flag: `hercules --version`
- show install command to readme
- NPM keywords


## [1.1.0](https://github.com/futurestudio/hercules/compare/v1.0.0...v1.1.0) - 2018-11-16

### Added
- `hercules ssh` command: SSH into the hercules box, from every directory
- logo in readme

### Updated
- fix IP address for host entry that is added to Postgres `pg_hba.conf`
- bump devDependencies


## 1.0.0 - 2018-10-26

### Added
- `1.0.0` release 🚀 🎉
