Skip to content

Commit

Permalink
Update changelog for #2016
Browse files Browse the repository at this point in the history
  • Loading branch information
TadCordle committed Sep 24, 2019
1 parent 8d6efa5 commit 08cb7f8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jib-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ All notable changes to this project will be documented in this file.

### Fixed

- Fixed temporary directory cleanup during builds using local base images. ([#2016](https:/GoogleContainerTools/jib/issues/2016))

## 0.11.0

### Added
Expand Down
2 changes: 2 additions & 0 deletions jib-gradle-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ All notable changes to this project will be documented in this file.

### Fixed

- Fixed temporary directory cleanup during builds using local base images. ([#2016](https:/GoogleContainerTools/jib/issues/2016))

## 1.6.1

### Fixed
Expand Down
2 changes: 2 additions & 0 deletions jib-maven-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ All notable changes to this project will be documented in this file.

### Fixed

- Fixed temporary directory cleanup during builds using local base images. ([#2016](https:/GoogleContainerTools/jib/issues/2016))

## 1.6.1

### Fixed
Expand Down

0 comments on commit 08cb7f8

Please sign in to comment.