Skip to content

Commit 3d1ac4d

Browse files
committed
changelog: update for 3.28.2
1 parent 4bbe0cb commit 3d1ac4d

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,11 +17,15 @@ All notable changes to `src-cli` are documented in this file.
1717

1818
### Fixed
1919

20+
### Removed
21+
22+
## 3.28.2
23+
24+
### Fixed
25+
2026
- The step-wise caching for `src batch [apply|preview]` introduced in 3.28.1 could break if a cached diff contained quoted. This fixes the application by disabling any unquoting/expansion.
2127
- A regression was introduced in 3.28.1 that broke the UI for `src batch [apply|preview]` and lead to the execution of steps looking like it got stuck in the first repository.
2228

23-
### Removed
24-
2529
## 3.28.1
2630

2731
### Changed

0 commit comments

Comments
 (0)