Skip to content

Commit 9f2a040

Browse files
committed
changelog: update for 3.28.1
1 parent 08d62c7 commit 9f2a040

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,19 @@ All notable changes to `src-cli` are documented in this file.
1515

1616
### Changed
1717

18+
### Fixed
19+
20+
### Removed
21+
22+
## 3.28.1
23+
24+
### Changed
25+
1826
- `src batch [apply|preview]` now cache the results of each step when executing a batch spec. That can make re-execution a lot faster when only a subset of the steps has been changed. [#540](https://github.com/sourcegraph/src-cli/pull/540)
1927

2028
### Fixed
2129

22-
### Removed
30+
- `src serve-git` can now handle gzip-encoded requests. [#547](https://github.com/sourcegraph/src-cli/pull/547)
2331

2432
## 3.28.0
2533

0 commit comments

Comments
 (0)