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 6a24c0d commit 99f748dCopy full SHA for 99f748d
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log
2
3
+## [v2.1.0](https://github.com/kevinoid/git-branch-is/tree/v2.1.0) (2018-09-27)
4
+[Full Changelog](https://github.com/kevinoid/git-branch-is/compare/v2.0.0...v2.1.0)
5
+
6
+- Add support for inverting/negating match with `-I`/`--invert-match`/`--not`
7
+ ([\#28](https://github.com/kevinoid/git-branch-is/issues/28)
8
+ [\#29](https://github.com/kevinoid/git-branch-is/pull/29))
9
+- Update dependency versions.
10
11
## [v2.0.0](https://github.com/kevinoid/git-branch-is/tree/v2.0.0) (2018-06-29)
12
[Full Changelog](https://github.com/kevinoid/git-branch-is/compare/v1.0.0...v2.0.0)
13
0 commit comments