Skip to content

Commit

Permalink
Merge pull request #2801 from trriplejay/master
Browse files Browse the repository at this point in the history
remove placeholders from release notes
  • Loading branch information
a-murphy committed Jan 17, 2019
2 parents b51f4ac + 6bba28f commit 9cce2e9
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions releaseNotes/master.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,16 @@ ${REL_VER_DATE}
- **Fixes displaying same job multiple times under processing jobs section**: When a matrix run is triggered, the job was showing up multiple times under processing jobs section in grid view. This is now fixed.
- **Fixes `shipctl` commands with multiple keyValuePair integrations containing the same keys**: When there were multiple keyValuePair integrations containing the same keys, `shipctl` commands would sometimes return the value from the wrong resource. The correct values will now be returned. Custom nodes will need to be reinitialized for this to take effect on those nodes.
- **Fixes credit card expiry year**: While adding new credit card, expiry year drop-down was listing older years. This is now fixed.
- **Fixes macOS node initialization failures**: Fixes macOS node initialization failures which were caused due to a bug in the shipctl install script.
- **Fixes macOS node initialization failures**: Fixes macOS node initialization failures that were caused by a bug in the shipctl install script.

## Custom Nodes

- **simple title**: brief description
- additional details or
- actions required

## Shippable Server

### Features

- **simple title**: brief description

### Fixes

- **Fixes sorting of completed jobs in admin job status page**: In admin job status page, completed jobs were not sorted. This is now fixed, completed jobs are sorted in descending order based on `Started At`.

## History

To view Shippable's release history, check out our [releases page on github](https://github.com/Shippable/admiral/releases).
To view Shippable's release history, check out our [releases page on GitHub](https://github.com/Shippable/admiral/releases).

0 comments on commit 9cce2e9

Please sign in to comment.