Skip to content

Commit d0cb093

Browse files
committed
Add 3.26.3 to changelog
1 parent 365eef2 commit d0cb093

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

2323
### Removed
2424

25+
## 3.26.3
26+
27+
### Added
28+
29+
- Extension publishing will now add a `gitHead` property to the extension's manifest. [#500](https://github.com/sourcegraph/src-cli/pull/500)
30+
- `src batch [apply|preview]` now ignore repositories in which a `.batchignore` file exists. The `-force-override-ignore` flag can be used to turn that behaviour off. [#509](https://github.com/sourcegraph/src-cli/pull/509)
31+
2532
## 3.26.2
2633

2734
### Fixed

0 commit comments

Comments
 (0)