Skip to content

Commit ef06271

Browse files
authored
Prepare changelog for 4.1 (#865)
1 parent ecce113 commit ef06271

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,17 @@ All notable changes to `src-cli` are documented in this file.
1919

2020
### Removed
2121

22+
## 4.1.0
23+
24+
### Changed
25+
26+
- All current and future versions of src-cli from version 3.43.2 and up will now be available for installation via Homebrew in addition to the latest version. A specific version can be installed with the command `brew install sourcegraph/src-cli/src-cli@X.Y.Z`. [#864](https://github.com/sourcegraph/src-cli/pull/864)
27+
2228
## 4.0.1
2329

2430
### Added
2531

26-
- Mounting files now works when running batch changes server side. [sourcegraph/src-cli#816](https://github.com/sourcegraph/src-cli/pull/816)
32+
- Mounting files now works when running batch changes server side. [#816](https://github.com/sourcegraph/src-cli/pull/816)
2733

2834
## 4.0.0
2935

@@ -139,7 +145,7 @@ All notable changes to `src-cli` are documented in this file.
139145

140146
### Fixed
141147

142-
- 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)
148+
- 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. [#773](https://github.com/sourcegraph/src-cli/pull/773)
143149

144150
## 3.40.8
145151

@@ -155,7 +161,7 @@ All notable changes to `src-cli` are documented in this file.
155161

156162
### Added
157163

158-
- It's now possible to install src-cli via `npm install -g @sourcegraph/src`. [sourcegraph/src-cli#760](https://github.com/sourcegraph/src-cli/pull/760)
164+
- It's now possible to install src-cli via `npm install -g @sourcegraph/src`. [#760](https://github.com/sourcegraph/src-cli/pull/760)
159165

160166
## 3.40.3
161167

0 commit comments

Comments
 (0)