Api support for release notes

The new octopus tools is great for automating the deployments. Works real well.

Does the API support passing of ReleaseNotes? I see it on the Release model in the github project, but I couldn’t find any docs on the api.

I can add support for specifying release notes on the command line by forking the github project if the api supports it. Would be beneficial to me.

Thanks!

Sean

Hi Sean,

The API does support it, the command line tool just doesn’t set any at this moment.

Paul

Awesome. I’ll fork the command line tools and add it in. Glancing at the github project everything seems pretty straight forward. I’ll ping back if I need any help. Thanks!

Sean

Pull request sent. seems to work on my end