Skip to content

Commit

Permalink
CHANGELOG.md: add a missing bug fix to changelog (#1274)
Browse files Browse the repository at this point in the history
* CHANGELOG.md: add a missing bug fix to changelog
  • Loading branch information
AlexNPavel authored Apr 2, 2019
1 parent 83f710b commit e89a1eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
### Bug Fixes

- Fixed an issue that caused `operator-sdk new --type=helm` to fail for charts that have template files in nested template directories. ([#1235](https://github.com/operator-framework/operator-sdk/pull/1235))
- Fix bug in the YAML scanner used by `operator-sdk test` and `operator-sdk scorecard` that could result in a panic if a manifest file started with `---` ([#1258](https://github.com/operator-framework/operator-sdk/pull/1258))

## v0.6.0

Expand Down

0 comments on commit e89a1eb

Please sign in to comment.