Skip to content

Commit 01e0907

Browse files
committed
Fix changelog for 3.27
1 parent e51ff07 commit 01e0907

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

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

1414
### Added
1515

16-
- Extension publishing will now add a `gitHead` property to the extension's manifest. [#500](https://github.com/sourcegraph/src-cli/pull/500)
17-
- `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)
18-
1916
### Changed
2017

2118
### Fixed
2219

2320
### Removed
2421

22+
## 3.27.0
23+
24+
### Added
25+
26+
- Extension publishing will now add a `gitHead` property to the extension's manifest. [#500](https://github.com/sourcegraph/src-cli/pull/500)
27+
- `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)
28+
2529
## 3.26.3
2630

2731
### Added

0 commit comments

Comments
 (0)