CHANGELOG.md in heroku_tool-0.7.0 vs CHANGELOG.md in heroku_tool-0.7.1

- old
+ new

@@ -1,6 +1,11 @@ # Changelog +## v0.7.1 + +- update for changes to heroku cli in heroku 9.0 (#12) + `heroku pg:backups:public-url` -> `heroku pg:backups:url` + ## v0.7.0 Skip requiring users to set Heroku::Configuration.app_revision_env_var (typically COMMIT_HASH or a APP_REVISION). Skip setting this if you don't specify it. Skip setting this if you specify it as HEROKU_SLUG_COMMIT (see https://devcenter.heroku.com/articles/dyno-metadata)