Skip to content

Commit 80d9902

Browse files
committed
changelog: update for 3.30.5
1 parent 7ee2619 commit 80d9902

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,22 @@ All notable changes to `src-cli` are documented in this file.
1313

1414
### Added
1515

16-
- `src batch validate` now accepts the standard flags used to control communication with Sourcegraph: `-dump-requests`, `-get-curl`, `-insecure-skip-verify`, and `-trace`. [#577](https://github.com/sourcegraph/src-cli/pull/577)
17-
1816
### Changed
1917

2018
### Fixed
2119

22-
- `src batch validate` would fail to validate batch specs that use features that depend on specific versions of Sourcegraph, such as workspaces. This has been fixed. [#576](https://github.com/sourcegraph/src-cli/issues/576)
23-
2420
### Removed
2521

22+
## 3.30.5
23+
24+
### Added
25+
26+
- `src batch validate` now accepts the standard flags used to control communication with Sourcegraph: `-dump-requests`, `-get-curl`, `-insecure-skip-verify`, and `-trace`. [#577](https://github.com/sourcegraph/src-cli/pull/577)
27+
28+
### Fixed
29+
30+
- `src batch validate` would fail to validate batch specs that use features that depend on specific versions of Sourcegraph, such as workspaces. This has been fixed. [#576](https://github.com/sourcegraph/src-cli/issues/576)
31+
2632
## 3.30.4
2733

2834
### Added

0 commit comments

Comments
 (0)