Skip to content

Commit b6ac865

Browse files
authored
Apply suggestions from code review
1 parent 3e50d37 commit b6ac865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/build/release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The full release note for this release is available
4242

4343
### New
4444

45-
- New command `buildx history import` allows to import build records into Docker Desktop for futher debugging in the [Build UI](/desktop/use-desktop/builds/). This command requires [Docker Desktop](/desktop/) to be installed. [docker/buildx#3039](https://github.com/docker/buildx/pull/3039)
45+
- New command `buildx history import` lets you import build records into Docker Desktop for further debugging in the [Build UI](/desktop/use-desktop/builds/). This command requires [Docker Desktop](/desktop/) to be installed. [docker/buildx#3039](https://github.com/docker/buildx/pull/3039)
4646

4747
### Enhancements
4848

@@ -55,7 +55,7 @@ The full release note for this release is available
5555

5656
### Bug fixes
5757

58-
- Fix double pushing with Docker driver when containerd store is enabled. [docker/buildx#3023](https://github.com/docker/buildx/pull/3023)
58+
- Fix double pushing with Docker driver when the containerd image store is enabled. [docker/buildx#3023](https://github.com/docker/buildx/pull/3023)
5959
- Fix multiple tags being pushed for `imagetools create` command. Now only the final manifest pushes by tag. [docker/buildx#3024](https://github.com/docker/buildx/pull/3024)
6060

6161
## 0.21.0

0 commit comments

Comments
 (0)