diff --git a/HISTORY.md b/HISTORY.md index fd99ff72ff025d0914c90001b2b8480d3aec7c91..c9d346b28b4f444bba2b06fba6b63995c1dcee9f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ ## master +* support branches with slashes in their name +* display server errors when creating pullrequest fails +* support GitHub Enterprise via multiple whitelisted host names +* GitHub remote urls don't have to necessarily end in ".git" +* fix `git init -g` +* authenticate all API requests, helps dealing with private repos * ensure periods are allowed in repository names * fix am/apply commands if TMPDIR environment variable isn't set