Skip to content

Commit

Permalink
5.1.2 changelog update (#1028)
Browse files Browse the repository at this point in the history
  • Loading branch information
BolajiOlajide authored Aug 24, 2023
1 parent 4c42568 commit 511ebf8
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,20 @@ All notable changes to `src-cli` are documented in this file.

### Changed

### Fixed

### Removed

## 5.1.2

### Changed

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

### Fixed

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

### Removed

## 5.1.1

### Fixed
Expand Down

0 comments on commit 511ebf8

Please sign in to comment.