Skip to content

Commit

Permalink
changelog: update for 4.30.9 (#771)
Browse files Browse the repository at this point in the history
  • Loading branch information
courier-new authored Jun 8, 2022
1 parent 087a6b7 commit 040e554
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,18 @@ All notable changes to `src-cli` are documented in this file.

### Fixed

- Global git email gets inserted as plain text when running `src batch new -f <file_name>` and doesn't result in a schema validation failure. [sourcegraph/src-cli#773](https://github.com/sourcegraph/src-cli/pull/773)

### Removed

## 3.40.9

### Added

- A new [templating](https://docs.sourcegraph.com/campaigns/references/batch_spec_templating) variable, `batch_change_link` has been added for more control over where the "Created by Sourcegraph batch change ..." message appears in the published changeset description. [#491](https://github.com/sourcegraph/sourcegraph/pull/35319)

### Fixed

- Global git email gets inserted as plain text when running `src batch new -f <file_name>` and doesn't result in a schema validation failure. [sourcegraph/src-cli#773](https://github.com/sourcegraph/src-cli/pull/773)

## 3.40.8

### Fixed
Expand Down

0 comments on commit 040e554

Please sign in to comment.