diff --git a/CHANGELOG.md b/CHANGELOG.md index c65b13ee49..9d605e73fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,11 +17,15 @@ All notable changes to `src-cli` are documented in this file. ### Fixed +### Removed + +## 5.1.1 + +### Fixed + - Fixed `src snapshot validate`. [#1010](https://github.com/sourcegraph/src-cli/pull/1010) - Fixed `src code-intel upload` not respecting `-insecure-skip-verify`. [#1012](https://github.com/sourcegraph/src-cli/pull/1012) -### Removed - ## 5.1.0 ### Added