Skip to content

Commit b0f0ff6

Browse files
committed
Prepare changelog for 3.31.1
1 parent 3425cf1 commit b0f0ff6

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

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

1818
### Fixed
1919

20+
### Removed
21+
22+
## 3.31.1
23+
24+
### Changed
25+
26+
- For internal use only: JSON log UI has been extended.
27+
28+
### Fixed
29+
2030
- `src search -stream` displayed the number of lines that contain matches instead of the number of matches.
2131
- For internal use only: the `EXECUTING_TASKS` JSON log line now always contains an array of `tasks` instead of possibly having `null` as the `tasks` value.
2232
- src-cli is now built using Go version 1.17.
2333

24-
### Removed
25-
2634
## 3.31.0
2735

2836
### Changed

0 commit comments

Comments
 (0)