Skip to content

Commit 85dfc60

Browse files
committed
Update for 3.23.2.
1 parent 9240ebb commit 85dfc60

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
@@ -13,6 +13,16 @@ All notable changes to `src-cli` are documented in this file.
1313

1414
### Added
1515

16+
### Changed
17+
18+
### Fixed
19+
20+
### Removed
21+
22+
## 3.23.2
23+
24+
### Added
25+
1626
- `src campaign [apply|preview]` can now make use of Docker volumes, rather than bind-mounting the host filesystem. This is now the default on macOS, as volume mounts have generally better performance there. The optional `-workspace` flag can be used to override the default. [#412](https://github.com/sourcegraph/src-cli/pull/412)
1727

1828
### Changed
@@ -23,8 +33,6 @@ All notable changes to `src-cli` are documented in this file.
2333

2434
- `src config` now works correctly when provided a subject.
2535

26-
### Removed
27-
2836
## 3.23.1
2937

3038
### Fixed

0 commit comments

Comments
 (0)