Skip to content

Commit 0968c73

Browse files
committed
changelog: update for 3.29.2
1 parent bc8ab68 commit 0968c73

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,29 @@ All notable changes to `src-cli` are documented in this file.
1313

1414
### Added
1515

16-
- Starting with Sourcegraph 3.30.0, the `published` field is optional in batch specs. If omitted, the publication state will be controlled through the Batch Changes UI. [#538](https://github.com/sourcegraph/src-cli/pull/538)
17-
- For internal use only: `-text-only` flag added to `src batch [apply|preview]`. [#562](https://github.com/sourcegraph/src-cli/pull/562)
18-
1916
### Changed
2017

2118
### Fixed
2219

20+
### Removed
21+
22+
## 3.29.2
23+
24+
### Added
25+
26+
- Starting with Sourcegraph 3.30.0, the `published` field is optional in batch specs. If omitted, the publication state will be controlled through the Batch Changes UI. [#538](https://github.com/sourcegraph/src-cli/pull/538)
27+
- For internal use only: `-text-only` flag added to `src batch [apply|preview]`. [#562](https://github.com/sourcegraph/src-cli/pull/562)
28+
2329
## 3.29.1
2430

2531
### Added
2632

2733
- LSIF uploads now respect the `-insecure-skip-verify` flag to insecurely (surprise!) skip TLS certificate validation when communicating with Sourcegraph. [#559](https://github.com/sourcegraph/src-cli/pull/559)
2834

29-
### Changed
30-
3135
### Fixed
3236

3337
- Various terminal handling fixes, especially for Batch Changes users with regards to resizing terminals and Windows support. [#560](https://github.com/sourcegraph/src-cli/pull/560)
3438

35-
### Removed
36-
3739
## 3.29.0
3840

3941
### Removed

0 commit comments

Comments
 (0)