From 19d7e39b678028f5e378e78f9d93d6fe633500a4 Mon Sep 17 00:00:00 2001 From: TP Honey Date: Wed, 8 Sep 2021 10:40:29 +0100 Subject: [PATCH] (maint) release-v1.4.0 prep --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67657b41..843baf1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [v1.4.0](https://github.com/drone/drone-cli/tree/v1.4.0) (2021-09-08) + +[Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.3...v1.4.0) + +**Implemented enhancements:** + +- provides ability to update auto-cancel-running flag on repo [\#198](https://github.com/drone/drone-cli/pull/198) ([eoinmcafee00](https://github.com/eoinmcafee00)) + +**Fixed bugs:** + +- \(fix\) fix multi-docs/lists in starlark [\#200](https://github.com/drone/drone-cli/pull/200) ([tphoney](https://github.com/tphoney)) + ## [v1.3.3](https://github.com/drone/drone-cli/tree/v1.3.3) (2021-08-26) [Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.2...v1.3.3) @@ -8,6 +20,10 @@ - Fix `--stream` combined with `--format` for `jsonnet` [\#195](https://github.com/drone/drone-cli/pull/195) ([julienduchesne](https://github.com/julienduchesne)) +**Merged pull requests:** + +- \(maint\) release prep v1.3.3 [\#197](https://github.com/drone/drone-cli/pull/197) ([tphoney](https://github.com/tphoney)) + ## [v1.3.2](https://github.com/drone/drone-cli/tree/v1.3.2) (2021-08-25) [Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.1...v1.3.2)