Skip to content

Commit 0a4b26b

Browse files
committed
Prepare changelog for 3.23.1
1 parent d12fcd4 commit 0a4b26b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,14 @@ All notable changes to `src-cli` are documented in this file.
1717

1818
### Fixed
1919

20-
- The src version command didn't send any authentication headers before, which could have failed for some instance configurations. The authentication header is now properly set for the request done in this command. [#411](https://github.com/sourcegraph/src-cli/pull/411)
21-
2220
### Removed
2321

22+
## 3.23.1
23+
24+
### Fixed
25+
26+
- The src version command didn't send any authentication headers before, which could have failed for some instance configurations. The authentication header is now properly set for the request done in this command. [#411](https://github.com/sourcegraph/src-cli/pull/411)
27+
2428
## 3.23.0
2529

2630
### Added

0 commit comments

Comments
 (0)