Skip to content

Commit a12244a

Browse files
committed
Bump version to 0.7.0.
1 parent b6408a5 commit a12244a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.7.0 (2021-03-16)
4+
5+
- **[FIX]** Fix issue that prevented cloning empty repositories
6+
- **[FIX]** Fix issue where the default branch was added to `.git/config` twice
7+
- **[BC]** Remove `source` sub-command
8+
- **[BC]** Remove `--golang` flag from the `clone` sub-command
9+
- **[BC]** Remove `--golang` flag from the `mv` sub-command
10+
- **[BC]** Remove `--golang` flag from the `set-url` sub-command
11+
312
## 0.6.10 (2020-12-09)
413

514
- **[FIX]** Fix "invalid capabilities" error when cloning from GitHub

0 commit comments

Comments
 (0)