From 9f74e4c7cdcd97c20ebecdc181549c6a26ab1ed9 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 7 Mar 2022 12:43:21 -0500 Subject: [PATCH] add changelog Signed-off-by: Rui Chen --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f559c006ed..438026cc4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v0.19.1 + +Bug fix release, most importantly fixing the wrong version number associated with v0.19.0. + +## What's Changed + +* build(deps): bump actions/checkout from 2 to 3 by @dependabot in https://github.com/runatlantis/atlantis/pull/2119 +* build(deps): bump github.com/xanzy/go-gitlab from 0.55.1 to 0.58.0 by @dependabot in https://github.com/runatlantis/atlantis/pull/2118 +* fix(bitbucketcloud): Ensure status key has at most 40 characters by @maxbrunet in https://github.com/runatlantis/atlantis/pull/2037 +* fix(gitlab-client): change `pending` to `running` state by @syphernl in https://github.com/runatlantis/atlantis/pull/1971 +* fix(bitbucketcloud)!: Use AccountID as username instead of Nickname by @maxbrunet in https://github.com/runatlantis/atlantis/pull/2034 + # v0.19.0 Feature release for: