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

Commit bcfc43e

Browse files
committed
Release 0.3.0 (#65)
## Description *Please add a description here. This will become the commit message of the merge request later.*
1 parent 008965d commit bcfc43e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.3.0] - 2022-08-09
6+
57
### Added
68

79
- Support stacks, which are a collection of ready-to-use Stackable data products as well as required third-party services like Postgresql or MinIO ([#36](https://github.com/stackabletech/stackablectl/pull/36))

Cargo.toml

+1-1
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.2.0"
5+
version = "0.3.0"
66
edition = "2021"
77
license = "OSL-3.0"
88
repository = "https://github.com/stackabletech/stackablectl"

0 commit comments

Comments
 (0)