Skip to content

Commit f0e8fc2

Browse files
authored
Update CHANGELOG.md for release (#969)
1 parent 58b3f70 commit f0e8fc2

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

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

1818
### Fixed
1919

20-
- Fixed `src admin create` returning token to stderr instead of stdout.
21-
2220
### Removed
2321

22+
## 5.0.3
23+
24+
### Fixed
25+
26+
- Fixed `src admin create` returning token to stderr instead of stdout. [963](https://github.com/sourcegraph/src-cli/pull/963)
27+
- Fixed `src validate install` failure with Sourcegraph v5.0.0. [964](https://github.com/sourcegraph/src-cli/pull/964)
28+
2429
## 5.0.2
2530

2631
### Added

0 commit comments

Comments
 (0)