Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
godrei committed Jan 25, 2017
1 parent 8587654 commit 97553ad
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,17 @@

### Release Notes

* __BREAKING__ : change 1
* change 2
- `stepman collections` command now prints the collection's spec.json path as well:

```
https://github.com/bitrise-io/bitrise-steplib.git
spec_path: $HOME/.stepman/step_collections/1485356810/spec/spec.json
```

This update allows the [Workflow Editor](https://github.com/bitrise-io/bitrise-workflow-editor) to use local steplib spec through stepman, instead of custom logic.

- Use the new command package ([go-utils/command](https://github.com/bitrise-io/go-utils/tree/master/command)) instead of previous version ([go-utils/cmdex](https://github.com/bitrise-io/go-utils/pull/44/files))


### Install or upgrade

Expand Down

0 comments on commit 97553ad

Please sign in to comment.