mirror of
https://github.com/node-red/node-red
synced 2024-11-21 23:48:30 +00:00
Update CHANGELOG
This commit is contained in:
parent
67d7930aef
commit
ead841d844
@ -8,12 +8,18 @@ Projects
|
|||||||
- Avoid unnecessary project refresh on branch-switch Fixes #1597
|
- Avoid unnecessary project refresh on branch-switch Fixes #1597
|
||||||
- Add support for file:// git urls
|
- Add support for file:// git urls
|
||||||
- Handle project first-run without existing flow file
|
- Handle project first-run without existing flow file
|
||||||
|
- Handle delete of last remote in project settings
|
||||||
|
- Add git_pull_unrelated_history handling
|
||||||
|
- Fix pull/push when no tracked branch
|
||||||
|
- Remember to disable projects in editor when git not found
|
||||||
|
|
||||||
Node Fixes
|
Node Fixes
|
||||||
|
|
||||||
- Trigger node migration - ensure bytopic not blank
|
- Trigger node migration - ensure bytopic not blank
|
||||||
- Add HEAD to list of methods with no body in http req node #1598
|
- Add HEAD to list of methods with no body in http req node #1598
|
||||||
- Do not include payload in GET requests Fixes #1598
|
- Do not include payload in GET requests Fixes #1598
|
||||||
|
- Update sort/batch docs Fixes #1601
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### 0.18: Milestone Release
|
#### 0.18: Milestone Release
|
||||||
|
Loading…
Reference in New Issue
Block a user