You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,23 @@ All notable changes to `src-cli` are documented in this file.
12
12
## Unreleased
13
13
14
14
### Added
15
-
-`src code-intel` is a new alias for `src lsif`. [#748](https://github.com/sourcegraph/src-cli/pull/748)
16
15
17
16
### Changed
18
17
19
18
### Fixed
20
19
21
20
### Removed
22
21
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)
0 commit comments