From 8ac5898e3ee87af50581c7b2f03aafb11b82224e Mon Sep 17 00:00:00 2001 From: Jiang Xin Date: Tue, 8 Sep 2020 17:37:04 +0800 Subject: [PATCH] Version 0.7.5 Signed-off-by: Jiang Xin --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b27a72..6bb2950 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ Changes of git-repo. +## 0.7.5 (2020-09-08) + +Improvements: + +* Support using http proxy when access `ssh_info` API +* prune: drop branches without a tracking branch +* start: not setup tracking branch for immutable rev + +Bugfix: + +* bugfix: close project.list file before rename +* Transfer repository from aliyun to alibaba + + ## 0.7.4 (2020-03-03) Bugfix: