Skip to content

Commit

Permalink
2.3.1 hotfix release for Aloe jobs service update
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfonner committed Jun 26, 2019
1 parent eb5fc8b commit bb42156
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Change Log
All notable changes to this project will be documented in this file.


## 2.3.1 - 2019-06-26
### ADDED
- hotfix for Aloe jobs update
- jobs-hide and jobs-unhide; this replaces jobs-delete and jobs-restore

### CHANGED
- Updated jobs-submit and jobs-template to reflect the new jobs service API updates

### REMOVED
- Depricated commands jobs-tail, jobs-delete (now jobs-hide), jobs-restore (now jobs-unhide), jobs-kick, jobs-run-this, and jobs-output


## 2.3.0 - 2018-08-30
### ADDED
- Integration tests and mock server(test coverage low)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.0
2.3.1

0 comments on commit bb42156

Please sign in to comment.