Skip to content

Commit a8ab93a

Browse files
committed
Add CHANGELOG.md
1 parent 855b7d9 commit a8ab93a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Change Log
2+
3+
## [v0.1.0](https://github.com/PrasadG193/yaml2go/tree/v0.1.0) (2019-08-05)
4+
**Closed issues:**
5+
6+
- Display help when "help" arg passed [\#4](https://github.com/PrasadG193/yaml2go/issues/4)
7+
- Use goreleaser to distribute binary [\#2](https://github.com/PrasadG193/yaml2go/issues/2)
8+
9+
**Merged pull requests:**
10+
11+
- Add install.sh script [\#6](https://github.com/PrasadG193/yaml2go/pull/6) ([PrasadG193](https://github.com/PrasadG193))
12+
- Display help message [\#5](https://github.com/PrasadG193/yaml2go/pull/5) ([PrasadG193](https://github.com/PrasadG193))
13+
- Add travis ci build [\#3](https://github.com/PrasadG193/yaml2go/pull/3) ([PrasadG193](https://github.com/PrasadG193))
14+
- Add artwork and contributing section [\#1](https://github.com/PrasadG193/yaml2go/pull/1) ([PrasadG193](https://github.com/PrasadG193))

0 commit comments

Comments
 (0)