Skip to content

Commit

Permalink
Merge pull request #365 from perfectsense/prep-rel-1.0.2
Browse files Browse the repository at this point in the history
Prepare for release 1.0.2
  • Loading branch information
deepanjan90 authored Apr 27, 2021
2 parents 6269967 + 997568e commit c29de7b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
CHANGELOG
=========

## 1.0.2 (April 27th, 2021)

ENHANCEMENTS:

* core: Implement @timeout directive. ([352](https://github.com/perfectsense/gyro/issues/352))
* core: Implement @depends-on directive. ([354](https://github.com/perfectsense/gyro/issues/354))

ISSUES FIXED:

* core: Fix @uses-credentials to resolve variables correctly. ([341](https://github.com/perfectsense/gyro/issues/341))
* core: Allow @for to work inside @workflow::define stages. ([349](https://github.com/perfectsense/gyro/issues/349))
* core: Fix bug with OR logic. ([361](https://github.com/perfectsense/gyro/issues/361))

## 1.0.1 (March 3rd, 2021)

ISSUES FIXED:
Expand Down

0 comments on commit c29de7b

Please sign in to comment.