|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v20.14.4](https://github.com/drone-plugins/drone-docker/tree/v20.14.4) (2023-05-16) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.14.3...v20.14.4) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- fix: Use unique build name for build and tag [\#390](https://github.com/drone-plugins/drone-docker/pull/390) ([rutvijmehta-harness](https://github.com/rutvijmehta-harness)) |
| 10 | + |
| 11 | +## [v20.14.3](https://github.com/drone-plugins/drone-docker/tree/v20.14.3) (2023-05-04) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.14.2...v20.14.3) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- Write artifacts to input artifact file [\#389](https://github.com/drone-plugins/drone-docker/pull/389) ([raghavharness](https://github.com/raghavharness)) |
| 18 | + |
| 19 | +## [v20.14.2](https://github.com/drone-plugins/drone-docker/tree/v20.14.2) (2023-04-18) |
| 20 | + |
| 21 | +[Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.14.1...v20.14.2) |
| 22 | + |
| 23 | +**Merged pull requests:** |
| 24 | + |
| 25 | +- fix windows drone yml [\#388](https://github.com/drone-plugins/drone-docker/pull/388) ([shubham149](https://github.com/shubham149)) |
| 26 | + |
| 27 | +## [v20.14.1](https://github.com/drone-plugins/drone-docker/tree/v20.14.1) (2023-01-30) |
| 28 | + |
| 29 | +[Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.14.0...v20.14.1) |
| 30 | + |
| 31 | +**Implemented enhancements:** |
| 32 | + |
| 33 | +- Add option to mount host ssh agent \(--ssh\) [\#382](https://github.com/drone-plugins/drone-docker/pull/382) ([tphoney](https://github.com/tphoney)) |
| 34 | + |
| 35 | +**Fixed bugs:** |
| 36 | + |
| 37 | +- windows 1809 docker build pin [\#384](https://github.com/drone-plugins/drone-docker/pull/384) ([tphoney](https://github.com/tphoney)) |
| 38 | +- \(maint\) move to harness.drone.io [\#381](https://github.com/drone-plugins/drone-docker/pull/381) ([tphoney](https://github.com/tphoney)) |
| 39 | + |
3 | 40 | ## [v20.14.0](https://github.com/drone-plugins/drone-docker/tree/v20.14.0) (2022-11-17) |
4 | 41 |
|
5 | 42 | [Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.13.0...v20.14.0) |
|
12 | 49 |
|
13 | 50 | - Use full path to docker when creating card [\#373](https://github.com/drone-plugins/drone-docker/pull/373) ([donny-dont](https://github.com/donny-dont)) |
14 | 51 |
|
| 52 | +**Merged pull requests:** |
| 53 | + |
| 54 | +- \(maint\) prep for v20.14.0 [\#377](https://github.com/drone-plugins/drone-docker/pull/377) ([tphoney](https://github.com/tphoney)) |
| 55 | + |
15 | 56 | ## [v20.13.0](https://github.com/drone-plugins/drone-docker/tree/v20.13.0) (2022-06-08) |
16 | 57 |
|
17 | 58 | [Full Changelog](https://github.com/drone-plugins/drone-docker/compare/v20.12.0...v20.13.0) |
|
0 commit comments