Skip to content

Commit 77c8670

Browse files
committed
Update CHANGELOG.md for 4.0.0
1 parent 11a8449 commit 77c8670

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# Change Log
1+
# [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+
213

314
## [3.1.0](https://github.com/kevinoid/git-branch-is/tree/v3.1.0) (2019-11-16)
415
[Full

0 commit comments

Comments
 (0)