We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c88b19e commit 6cea00eCopy full SHA for 6cea00e
1 file changed
CHANGELOG.md
@@ -40,7 +40,8 @@ IMPROVEMENTS:
40
* provider/github: Handle the case when issue labels already exist [GH-13182]
41
* provider/google: Mark `google_container_cluster`'s `client_key` & `password` inside `master_auth` as sensitive [GH-13148]
42
* provider/triton: Move to joyent/triton-go [GH-13225]
43
-
+ * provider/bitbucket: Refactoring of bitbucket provider with better error support and general improvments [GH-13390]
44
+
45
BUG FIXES:
46
47
* core: Escaped interpolation-like sequences (like `$${foo}`) now permitted in variable defaults [GH-13137]
0 commit comments