File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed
Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,22 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ### Added
8+
9+ - Add new argument ` --release ` that allows installing a specific version of a demo or stack ([ #340 ] ).
10+
11+ ### Removed
12+
13+ - Remove argument ` --offline ` that was not implemented yet ([ #340 ] ).
14+
15+ [ #340 ] : https://github.com/stackabletech/stackable-cockpit/pull/340
16+
717## [ 24.11.1] - 2024-11-20
818
919### Added
1020
1121- Add shell completions for Nushell and Elvish ([ #337 ] ).
1222- SOCKS5 and HTTP proxy support ([ #328 ] ).
13- - Add new argument ` --release ` that allows installing a specific version of a demo or stack ([ #340 ] ).
1423
1524### Fixed
1625
@@ -19,11 +28,6 @@ All notable changes to this project will be documented in this file.
1928[ #328 ] : https://github.com/stackabletech/stackable-cockpit/pull/328
2029[ #336 ] : https://github.com/stackabletech/stackable-cockpit/pull/336
2130[ #337 ] : https://github.com/stackabletech/stackable-cockpit/pull/337
22- [ #340 ] : https://github.com/stackabletech/stackable-cockpit/pull/340
23-
24- ### Removed
25-
26- - Remove argument ` --offline ` that was not implemented yet ([ #340 ] ).
2731
2832## [ 24.11.0] - 2024-11-18
2933
You can’t perform that action at this time.
0 commit comments