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

Commit 3a9088a

Browse files
authored
Updating to 0.5.0 (#243)
1 parent 6a50ef9 commit 3a9088a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# RELEASE NOTES
22

3+
## [0.5.0] - 2020-02-03
4+
5+
### Added
6+
7+
- Ability to offer overrides for ingress route path prefixes and major version
8+
in `bedrock.yaml`
9+
- Updated pipelines to include introspection storage update scripts
10+
11+
### Changed
12+
13+
- Changes to standardize the utilization of variable groups across lifecycle and
14+
service pipelines project
15+
- Various bug fixes and refactoring
16+
317
## [0.4.1] - 2020-01-29
418

519
### Changed

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.4.1",
3+
"version": "0.5.0",
44
"description": "The missing Bedrock CLI",
55
"author": "Evan Louie <[email protected]> (https://evanlouie.com)",
66
"contributors": [],

0 commit comments

Comments
 (0)