Skip to content

Commit 4c42568

Browse files
changelog update (#1027)
1 parent 84ffc3e commit 4c42568

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

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

1616
### Changed
1717

18-
- Changed to attoto/clipboard library from x11 clipboard libary
18+
- Replace `x11` clipboard library with `attoto/clipboard` to support more platforms. [#1022](https://github.com/sourcegraph/src-cli/pull/1022)
1919

2020
### Fixed
2121

22+
- The temporary docker volume created during workspace preparation is now cleaned up when failure occurs. [#1021](https://github.com/sourcegraph/src-cli/pull/1021).
23+
2224
### Removed
2325

2426
## 5.1.1

0 commit comments

Comments
 (0)