Skip to content

Commit 8f1cd66

Browse files
changelog entry for validate command (#345)
* changelog entry for validate command * Update CHANGELOG.md Co-authored-by: Adam Harvey <[email protected]> Co-authored-by: Adam Harvey <[email protected]>
1 parent ac6d0cd commit 8f1cd66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ All notable changes to `src-cli` are documented in this file.
1515

1616
- The `published` flag in campaign specs may now be an array, which allows only specific changesets within a campaign to be published based on the repository name. [#294](https://github.com/sourcegraph/src-cli/pull/294)
1717
- A new `src campaign new` command creates a campaign spec YAML file with common values prefilled to make it easier to create a new campaign. [#339](https://github.com/sourcegraph/src-cli/pull/339)
18+
- New experimental command [`src validate`](https://docs.sourcegraph.com/admin/validation) validates a Sourcegraph installation. [#200](https://github.com/sourcegraph/src-cli/pull/200)
1819

1920
### Changed
2021

0 commit comments

Comments
 (0)