Skip to content

Commit

Permalink
Bump version to 0.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Mar 16, 2021
1 parent b6408a5 commit a12244a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.7.0 (2021-03-16)

- **[FIX]** Fix issue that prevented cloning empty repositories
- **[FIX]** Fix issue where the default branch was added to `.git/config` twice
- **[BC]** Remove `source` sub-command
- **[BC]** Remove `--golang` flag from the `clone` sub-command
- **[BC]** Remove `--golang` flag from the `mv` sub-command
- **[BC]** Remove `--golang` flag from the `set-url` sub-command

## 0.6.10 (2020-12-09)

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

0 comments on commit a12244a

Please sign in to comment.