Update changelog

This commit is contained in:
Nick O'Leary 2018-02-01 10:53:48 +00:00
parent d0d93d7070
commit b220bf0d99
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,21 @@
#### 0.18.1: Maintenance Release
Projects
- Handle more repo clone error cases
- Relax validation of git urls
- Revalidate project name on return to project-details view
- Avoid unnecessary project refresh on branch-switch Fixes #1597
- Add support for file:// git urls
- Handle project first-run without existing flow file
Node Fixes
- Trigger node migration - ensure bytopic not blank
- Add HEAD to list of methods with no body in http req node #1598
- Do not include payload in GET requests Fixes #1598
#### 0.18: Milestone Release
Runtime