Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Commit 3172764

Browse files
authored
Prep for 0.3.0 release (#158)
1 parent 8dbf51b commit 3172764

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# RELEASE NOTES
22

3-
## [Unreleased]
3+
## [0.3.0] - 2019-11-24
44

5-
- Service management `reconcile` features
5+
### Added
6+
7+
- Service management `reconcile`, `install-manifest-pipeline`,
8+
`install-lifecycle-pipeline`, and `ingress-route create` features
69
- Service Infrastructure `generate` features
710
- Multi-stage pipeline support in service management and introspection
11+
- Service Introspection `dashboard` UX tweaks
12+
13+
### Changed
14+
15+
- Syntax for from operations. Please refer to documentation.
816

917
## [0.2.0] - 2019-10-29
1018

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spk",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "The missing Bedrock CLI",
55
"author": "Evan Louie <[email protected]> (https://evanlouie.com)",
66
"contributors": [],

0 commit comments

Comments
 (0)