From 12850efa70dd2b344e97f69efcb3d875828e2870 Mon Sep 17 00:00:00 2001 From: TP Honey Date: Thu, 26 Aug 2021 16:00:49 +0100 Subject: [PATCH] (maint) release prep v1.3.3 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d22cf6a1..67657b41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [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) + +**Fixed bugs:** + +- Fix `--stream` combined with `--format` for `jsonnet` [\#195](https://github.com/drone/drone-cli/pull/195) ([julienduchesne](https://github.com/julienduchesne)) + ## [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) @@ -8,6 +16,10 @@ - \(fix\) re-enable format option for jsonnet command [\#193](https://github.com/drone/drone-cli/pull/193) ([tphoney](https://github.com/tphoney)) +**Merged pull requests:** + +- \(maint\) release prep for v1.3.2 [\#194](https://github.com/drone/drone-cli/pull/194) ([tphoney](https://github.com/tphoney)) + ## [v1.3.1](https://github.com/drone/drone-cli/tree/v1.3.1) (2021-08-20) [Full Changelog](https://github.com/drone/drone-cli/compare/v1.3.0...v1.3.1)