Skip to content

Commit 9ac1a2e

Browse files
committed
Update CHANGELOG.md for 2.0.0
1 parent 35c11f8 commit 9ac1a2e

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Change Log
22

3-
## [1.0.0](https://github.com/kevinoid/git-branch-is/tree/1.0.0) (2018-06-01)
4-
[Full Changelog](https://github.com/kevinoid/git-branch-is/compare/v0.1.0...1.0.0)
3+
## [v2.0.0](https://github.com/kevinoid/git-branch-is/tree/v2.0.0) (2018-06-29)
4+
[Full Changelog](https://github.com/kevinoid/git-branch-is/compare/v1.0.0...v2.0.0)
5+
6+
- **BREAKING** Drop support for Node 4.
7+
- Dependency version updates.
8+
- Code style fixes.
9+
10+
## [v1.0.0](https://github.com/kevinoid/git-branch-is/tree/v1.0.0) (2018-06-01)
11+
[Full Changelog](https://github.com/kevinoid/git-branch-is/compare/v0.1.0...v1.0.0)
512

613
- Branch name regex support [\#22](https://github.com/kevinoid/git-branch-is/issues/22)
714
(and [\#23](https://github.com/kevinoid/git-branch-is/pull/23), partially)
@@ -10,7 +17,7 @@
1017
- Drop support for Node 0.10 and 0.12.
1118
- Bump to 1.0.0 to declare API as stable.
1219

13-
## [0.1.0](https://github.com/kevinoid/git-branch-is/tree/0.1.0) (2016-04-01)
20+
## [v0.1.0](https://github.com/kevinoid/git-branch-is/tree/v0.1.0) (2016-04-01)
1421

1522

1623
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)