Skip to content

Commit f151735

Browse files
authored
Add 3.18 CHANGELOG. (#271)
1 parent 9116e61 commit f151735

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99

1010
All notable changes to `src-cli` are documented in this file.
1111

12+
## 3.18.0
13+
14+
### Added
15+
16+
- Add `-dump-requests` as an option to all commands that interact with the Sourcegraph API. [#266](https://github.com/sourcegraph/src-cli/pull/266)
17+
18+
### Changed
19+
20+
- Reworked the `src campaigns` family of commands to [align with the new spec-based workflow](https://docs.sourcegraph.com/user/campaigns). Most notably, campaigns are now created and applied using the new `src campaigns apply` command, and use [the new YAML spec format](https://docs.sourcegraph.com/user/campaigns#creating-a-campaign). [#260](https://github.com/sourcegraph/src-cli/pull/260)
21+
1222
## 3.17.1
1323

1424
### Added

0 commit comments

Comments
 (0)