Update changelog and bump package

This commit is contained in:
Nick O'Leary
2018-02-13 23:51:16 +00:00
parent 5fb3ffc240
commit b3f6109b1c
2 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,20 @@
#### 0.18.3: Maintenance Release
Projects
- Fix permissions on git/ssh scripts
- Add support for GIT_SSH on older levels of git
- Handle host key verification as auth error
- Ensure commit list has a refs object even if empty
- Make git error detection case-insensitive
- Fix up merge conflict handling
- Use flow-diff when looking at flow file changes
Node Fixes
- Ensure debug tools show for 'complete msg object'
- Fix msg.parts handling in concat mode of Batch node
#### 0.18.2: Maintenance Release
Projects