We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5da8e commit b9e783aCopy full SHA for b9e783a
1 file changed
CHANGELOG.md
@@ -17,11 +17,15 @@ All notable changes to `src-cli` are documented in this file.
17
18
### Fixed
19
20
+### Removed
21
+
22
+## 5.1.1
23
24
+### Fixed
25
26
- Fixed `src snapshot validate`. [#1010](https://github.com/sourcegraph/src-cli/pull/1010)
27
- Fixed `src code-intel upload` not respecting `-insecure-skip-verify`. [#1012](https://github.com/sourcegraph/src-cli/pull/1012)
28
-### Removed
-
29
## 5.1.0
30
31
### Added
0 commit comments