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

Commit 03e1900

Browse files
authored
Updated changelog (#92)
1 parent 880a5a3 commit 03e1900

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

CHANGELOG.md

+29-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
11
# RELEASE NOTES
22

3-
TBD
3+
## [Unreleased]
4+
5+
- Service Infrastructure `scaffold` features
6+
- Service Management `service create-revision`, `service create-pipeline` and
7+
`hld` features
8+
- Service introspection `onboarding`, `validate`, `variable-groups` features
9+
10+
## [0.1.0] - 2019-10-21
11+
12+
### Added
13+
14+
- Global Configuration
15+
16+
- One place to configuration all parameters to initialize the SPK tool
17+
18+
- Service Management
19+
20+
- The ability to create an Azure Repo (standard or mono-repo) with SPK
21+
metadata files
22+
- The ability to create a service in your Azure Repo that will automatically
23+
be linked to an Azure DevOps Pipeline
24+
25+
- Service Introspection
26+
27+
- Features to able to see your services being deployed in the SPK CLI
28+
29+
### Known Issues
30+
31+
- No infrastructure features this release

0 commit comments

Comments
 (0)