Skip to content

Commit 6a38fcc

Browse files
authored
Update changelog for 3.40.1 (#752)
1 parent ac63083 commit 6a38fcc

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,23 @@ All notable changes to `src-cli` are documented in this file.
1212
## Unreleased
1313

1414
### Added
15-
- `src code-intel` is a new alias for `src lsif`. [#748](https://github.com/sourcegraph/src-cli/pull/748)
1615

1716
### Changed
1817

1918
### Fixed
2019

2120
### Removed
2221

22+
## 3.40.1
23+
24+
### Added
25+
26+
- `src code-intel` is a new alias for `src lsif`. [#748](https://github.com/sourcegraph/src-cli/pull/748)
27+
28+
### Fixed
29+
30+
- Updated to the latest SCIP version, fixing a bug in the `src lsif upload` conversion for "Find implementations". [sourcegraph/scip#27](https://github.com/sourcegraph/scip/pull/27)
31+
2332
## 3.40.0
2433

2534
### Added

0 commit comments

Comments
 (0)