mirror of
https://github.com/drone/drone-cli.git
synced 2026-01-23 11:31:35 +01:00
Merge pull request #194 from tphoney/release_prep_v1.3.2
(maint) release prep for v1.3.2
This commit is contained in:
commit
f25f6e552b
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [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)
|
||||
|
||||
**Fixed bugs:**
|
||||
|
||||
- \(fix\) re-enable format option for jsonnet command [\#193](https://github.com/drone/drone-cli/pull/193) ([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)
|
||||
@ -10,6 +18,10 @@
|
||||
- \(DRON-113\) use ghodss/yaml for yaml printing [\#189](https://github.com/drone/drone-cli/pull/189) ([tphoney](https://github.com/tphoney))
|
||||
- fixes issue were cli required an additional parameter in order to com… [\#188](https://github.com/drone/drone-cli/pull/188) ([eoinmcafee00](https://github.com/eoinmcafee00))
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- release prep v1.3.1 [\#192](https://github.com/drone/drone-cli/pull/192) ([eoinmcafee00](https://github.com/eoinmcafee00))
|
||||
|
||||
|
||||
|
||||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user