Skip to content

Commit 18f5976

Browse files
committed
Update CHANGELOG for 3.21.1.
1 parent 8f1cd66 commit 18f5976

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ All notable changes to `src-cli` are documented in this file.
1313

1414
### Added
1515

16+
### Changed
17+
18+
### Fixed
19+
20+
## 3.21.1
21+
22+
### Added
23+
1624
- 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)
1725
- 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)
1826
- New experimental command [`src validate`](https://docs.sourcegraph.com/admin/validation) validates a Sourcegraph installation. [#200](https://github.com/sourcegraph/src-cli/pull/200)

0 commit comments

Comments
 (0)