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

Commit 41676cc

Browse files
authored
Updated release notes for 0.2.0 (#107)
1 parent 8f0b599 commit 41676cc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,23 @@
22

33
## [Unreleased]
44

5+
- Service management `reconcile` features
6+
- Service Infrastructure `generate` features
7+
- Multi-stage pipeline support in service management and introspection
8+
9+
## [0.2.0] - 2019-10-29
10+
11+
### Added
12+
513
- Service Infrastructure `scaffold` features
614
- Service Management `service create-revision`, `service create-pipeline` and
715
`hld` features
816
- Service introspection `onboarding`, `validate`, `variable-groups` features
917

18+
### Changed
19+
20+
- Service introspection manual setup instructions
21+
1022
## [0.1.0] - 2019-10-21
1123

1224
### Added

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.1.0",
3+
"version": "0.2.0",
44
"description": "The missing Bedrock CLI",
55
"author": "Evan Louie <evan.louie@microsoft.com> (https://evanlouie.com)",
66
"contributors": [],

0 commit comments

Comments
 (0)