Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit 2e41e79

Browse files
committed
Release 0.7.0 (#229)
## Description *Please add a description here. This will become the commit message of the merge request later.*
1 parent 87c3fcf commit 2e41e79

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.7.0] - 2023-02-14
6+
57
### Added
68

79
- Support parametrization of stacks and demos ([#228](https://github.com/stackabletech/stackablectl/pull/228))

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "stackablectl"
33
description = "Command line tool to interact with a Stackable Data Platform"
44
authors = ["Stackable GmbH <[email protected]>"]
5-
version = "0.6.0"
5+
version = "0.7.0"
66
edition = "2021"
77
license = "OSL-3.0"
88
repository = "https://github.com/stackabletech/stackablectl"

0 commit comments

Comments
 (0)