Skip to content

Commit

Permalink
chore: update changelog with 0.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
zbindenren committed Jan 4, 2021
1 parent 0bdd110 commit 67e7b81
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## 0.2.0 (2021-01-04)


### Bug Fixes

* **changelog**: raise no error when output is set to stdout and `CHANGELOG.md` does not exist ([ba54c827](https:/github.com/zbindenren/cc/commit/ba54c827d89676615c76700ddd6912fdd54e4c7c))
* **changelog**: stage changelog file if necessary ([0bdd1106](https:/github.com/zbindenren/cc/commit/0bdd11060bcd34ecf1678af86c55f8ba95e63c38))
* **changelog**: typo in error message ([30cc4d88](https:/github.com/zbindenren/cc/commit/30cc4d88cd548532866fa0331394201058080888))
* **changelog**: when overriding release version created tag was not overridden ([e185c32b](https:/github.com/zbindenren/cc/commit/e185c32bf61a0839b9bf044b4dc4cec4e0b878c2))


### New Features

* **changelog**: add github markdown support ([a1f6009e](https:/github.com/zbindenren/cc/commit/a1f6009ea70b23b6c2605c116139b15cd7194c81))
* **common**: add `config.Read` method to unmarshal config from `io.Reader` ([aecbc18b](https:/github.com/zbindenren/cc/commit/aecbc18b6173bf5b1fb1da321fb20af9720c759d))
* **common**: add command to create a markdown changelog file ([b874c814](https:/github.com/zbindenren/cc/commit/b874c814d95f76a77e7ff7de45426bd1c3a3db46))



0 comments on commit 67e7b81

Please sign in to comment.