Skip to content

Commit 347b9ce

Browse files
committed
Prepare changelog for 3.39
1 parent 5824ce4 commit 347b9ce

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-
- Added `login` text to command text menu and ordered alphabetically [#713](https://github.com/sourcegraph/src-cli/pull/713)
17-
1816
### Changed
1917

2018
### Fixed
2119

22-
- `src extensions copy` now removes the `url` property from extension manifests that points to the sourcegraph.com extension bundle, enabling use for air-gapped instances.
23-
2420
### Removed
2521

22+
## 3.39.0
23+
24+
### Added
25+
26+
- Added `login` text to command text menu and ordered alphabetically [#713](https://github.com/sourcegraph/src-cli/pull/713)
27+
28+
### Fixed
29+
30+
- `src extensions copy` now removes the `url` property from extension manifests that points to the sourcegraph.com extension bundle, enabling use for air-gapped instances.
31+
2632
## 3.38.0
2733

2834
### Changed

0 commit comments

Comments
 (0)