We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a8449 commit 77c8670Copy full SHA for 77c8670
CHANGELOG.md
@@ -1,4 +1,15 @@
1
-# Change Log
+# [4.0.0](https://github.com/kevinoid/git-branch-is/compare/v3.1.0...v4.0.0) (2020-07-31)
2
+
3
+### BREAKING CHANGES
4
5
+* Detached HEAD is now handled like an empty branch name
6
+ (which can be matched in the usual ways) rather than causing an error as it
7
+ did in previous versions.
8
9
+### Features
10
11
+* Update to `commander@5`.
12
13
14
## [3.1.0](https://github.com/kevinoid/git-branch-is/tree/v3.1.0) (2019-11-16)
15
[Full
0 commit comments