Skip to content

Commit c8e5104

Browse files
author
mritd
committed
docs(chglog): update change log
update change log Signed-off-by: mritd <[email protected]>
1 parent 6783f33 commit c8e5104

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
## [Unreleased]
22

3+
<a name="v0.0.2"></a>
4+
## [v0.0.2] - 2018-06-21
5+
### Docs
6+
- **changelog:** update changelog
7+
- **changelog:** update changelog
8+
- **changelog:** add changelog
9+
10+
### Feat
11+
- **Prompt:** fix Prompt space
12+
- **git:** add build file to gitignore
13+
- **push:** add git ps command
14+
- **uninstall:** add os check
15+
16+
### Fix
17+
- **ci:** fix ci useless log
18+
- **commit msg check:** allow branch prefix hotfix
19+
- **exec util:** fix Stderr no msg
20+
- **git-check:** fix no output when git repo check failed
21+
322
<a name="v0.0.1"></a>
423
## v0.0.1 - 2018-04-26
524
### Chore
@@ -74,5 +93,6 @@
7493
- **0.0.1:** 格式化代码
7594
- **0.0.1:** format
7695

77-
[Unreleased]: https://github.com/mritd/gitflow-toolkit/compare/v0.0.1...HEAD
96+
[Unreleased]: https://github.com/mritd/gitflow-toolkit/compare/v0.0.2...HEAD
97+
[v0.0.2]: https://github.com/mritd/gitflow-toolkit/compare/v0.0.1...v0.0.2
7898

0 commit comments

Comments
 (0)