# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [7.20.0](https://github.com/heroku/cli/compare/v7.19.4...v7.20.0) (2019-02-05)
### Bug Fixes
* increase mocha timeouts ([7d31bc1](https://github.com/heroku/cli/commit/7d31bc1))
### Features
* **pg:** integrate the most used pg-extras commands ([#1164](https://github.com/heroku/cli/issues/1164)) ([0089d65](https://github.com/heroku/cli/commit/0089d65))
## [7.19.4](https://github.com/heroku/cli/compare/v7.19.3...v7.19.4) (2018-12-19)
### Bug Fixes
* **pg-v5:** upgrade sinon ([0da72d8](https://github.com/heroku/cli/commit/0da72d8))
* upgrade dependencies ([f1b3886](https://github.com/heroku/cli/commit/f1b3886))
# [7.19.0](https://github.com/heroku/cli/compare/v7.18.10...v7.19.0) (2018-12-03)
**Note:** Version bump only for package @heroku-cli/plugin-pg-v5
## [7.18.10](https://github.com/heroku/cli/compare/v7.18.9...v7.18.10) (2018-11-26)
### Bug Fixes
* updated deps ([576c85a](https://github.com/heroku/cli/commit/576c85a))
* **pg-v5:** fix pg:pull & pg:push database identifiers ([#1149](https://github.com/heroku/cli/issues/1149)) ([5cfc82b](https://github.com/heroku/cli/commit/5cfc82b))
## [7.18.6](https://github.com/heroku/cli/compare/v7.18.5...v7.18.6) (2018-11-12)
**Note:** Version bump only for package @heroku-cli/plugin-pg-v5
# [7.18.0](https://github.com/heroku/cli/compare/v7.17.2...v7.18.0) (2018-10-17)
### Bug Fixes
* pass env vars down to pg_pull/pg_drop ([#1074](https://github.com/heroku/cli/issues/1074)) ([5442383](https://github.com/heroku/cli/commit/5442383))
### Features
* **pg:** add psql history env var ([28e74a8](https://github.com/heroku/cli/commit/28e74a8))
## [7.17.1](https://github.com/heroku/cli/compare/v7.17.0...v7.17.1) (2018-10-16)
### Bug Fixes
* allow fetching postgres bastion keys via data api ([#1068](https://github.com/heroku/cli/issues/1068)) ([bec6d61](https://github.com/heroku/cli/commit/bec6d61))
## [7.16.8](https://github.com/heroku/cli/compare/v7.16.7...v7.16.8) (2018-10-11)
### Bug Fixes
* **pg:** push and pull for windows ([66587d8](https://github.com/heroku/cli/commit/66587d8))
## [7.16.2](https://github.com/heroku/cli/compare/v7.16.1...v7.16.2) (2018-10-02)
### Bug Fixes
* updated deps ([482dc85](https://github.com/heroku/cli/commit/482dc85))
# [7.16.0](https://github.com/heroku/cli/compare/v7.15.2...v7.16.0) (2018-09-14)
### Bug Fixes
* updated deps ([6d3be5a](https://github.com/heroku/cli/commit/6d3be5a))
* updated dev-cli ([022396b](https://github.com/heroku/cli/commit/022396b))
# [7.15.0](https://github.com/heroku/cli/compare/v7.14.4...v7.15.0) (2018-09-10)
**Note:** Version bump only for package @heroku-cli/plugin-pg-v5
## [7.12.6](https://github.com/heroku/cli/compare/v7.12.5...v7.12.6) (2018-08-30)
### Bug Fixes
* windows test failures ([5b4d171](https://github.com/heroku/cli/commit/5b4d171))
## [7.12.4](https://github.com/heroku/cli/compare/v7.12.3...v7.12.4) (2018-08-29)
**Note:** Version bump only for package @heroku-cli/plugin-pg-v5
## [7.9.4](https://github.com/heroku/cli/compare/v7.9.3...v7.9.4) (2018-08-21)
### Bug Fixes
* updated notifier ([85ad480](https://github.com/heroku/cli/commit/85ad480))
## [7.9.3](https://github.com/heroku/cli/compare/v7.9.2...v7.9.3) (2018-08-18)
**Note:** Version bump only for package @heroku-cli/plugin-pg-v5
## [7.9.2](https://github.com/heroku/cli/compare/v7.9.1...v7.9.2) (2018-08-18)
### Bug Fixes
* typescript 3.0 ([268c0af](https://github.com/heroku/cli/commit/268c0af))
* **pg:** Warn that force-rotating creds may impact access to followers ([#984](https://github.com/heroku/cli/issues/984)) ([01b756f](https://github.com/heroku/cli/commit/01b756f))
## [7.9.1](https://github.com/heroku/cli/compare/v7.9.0...v7.9.1) (2018-08-17)
### Bug Fixes
* updated some dependencies ([0306f88](https://github.com/heroku/cli/commit/0306f88))
## [7.7.2](https://github.com/heroku/cli/compare/v7.7.1...v7.7.2) (2018-07-18)
### Bug Fixes
* **pg:** changes 'force' to 'forced' ([#945](https://github.com/heroku/cli/issues/945)) ([2183c90](https://github.com/heroku/cli/commit/2183c90))
## [7.5.6](https://github.com/heroku/cli/compare/v7.5.5...v7.5.6) (2018-06-29)
### Bug Fixes
* bump legacy and color ([a3fa970](https://github.com/heroku/cli/commit/a3fa970))
## [7.5.5](https://github.com/heroku/cli/compare/v7.5.4...v7.5.5) (2018-06-29)
**Note:** Version bump only for package @heroku-cli/plugin-pg-v5
## [7.5.1](https://github.com/heroku/cli/compare/v7.5.0...v7.5.1) (2018-06-26)
### Bug Fixes
* bump dev-cli ([fb3e41a](https://github.com/heroku/cli/commit/fb3e41a))
# [7.5.0](https://github.com/heroku/cli/compare/v7.4.11...v7.5.0) (2018-06-26)
**Note:** Version bump only for package @heroku-cli/plugin-pg-v5
## [7.4.8](https://github.com/heroku/cli/compare/v7.4.7...v7.4.8) (2018-06-21)
**Note:** Version bump only for package @heroku-cli/plugin-pg-v5
## [7.4.6](https://github.com/heroku/cli/compare/v7.4.5...v7.4.6) (2018-06-20)
### Bug Fixes
* update dev-cli readme generation ([42a77bc](https://github.com/heroku/cli/commit/42a77bc))
## [7.4.5](https://github.com/heroku/cli/compare/v7.4.4...v7.4.5) (2018-06-20)
### Bug Fixes
* updated monorepo documentation urls ([4bb6fe0](https://github.com/heroku/cli/commit/4bb6fe0))
# [7.4.0](https://github.com/heroku/cli/compare/v7.3.0...v7.4.0) (2018-06-19)
### Bug Fixes
* repo name ([c306c78](https://github.com/heroku/cli/commit/c306c78))