Skip to content

Commit

Permalink
Merge pull request #18 from drone/release/1.10.0
Browse files Browse the repository at this point in the history
Release/1.10.0
  • Loading branch information
eoinmcafee00 authored Nov 10, 2021
2 parents 86c6a79 + 925ffc8 commit af5e915
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [v1.10.0](https://github.com/drone/runner-go/tree/v1.10.0) (2021-11-10)

[Full Changelog](https://github.com/drone/runner-go/compare/v1.9.0...v1.10.0)

**Implemented enhancements:**

- read & upload card data to drone server [\#16](https://github.com/drone/runner-go/pull/16) ([eoinmcafee00](https://github.com/eoinmcafee00))

**Merged pull requests:**

- feat\(proxy\): support for all\_proxy variables [\#15](https://github.com/drone/runner-go/pull/15) ([ysicing](https://github.com/ysicing))

## [v1.9.0](https://github.com/drone/runner-go/tree/v1.9.0) (2021-08-26)

[Full Changelog](https://github.com/drone/runner-go/compare/v1.8.0...v1.9.0)
Expand All @@ -8,6 +20,10 @@

- \(feat\) add silent version of bash and powershell Script [\#13](https://github.com/drone/runner-go/pull/13) ([tphoney](https://github.com/tphoney))

**Merged pull requests:**

- \(maint\) v1.9.0 release prep [\#14](https://github.com/drone/runner-go/pull/14) ([tphoney](https://github.com/tphoney))

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Expand Down

0 comments on commit af5e915

Please sign in to comment.