Skip to content

Commit

Permalink
bump changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bambang deny p committed Oct 22, 2019
1 parent dd3b153 commit bc47155
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 561 deletions.
15 changes: 9 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
#Fer

<a name="v1.2.0"></a>
## [v1.2.0] - 2019-10-22
### New Features
- add ini and generate chglog ([#6](https://github.com/kumparan/fer/issues/6))


<a name="v1.1.0"></a>
## [v1.1.0] - 2019-10-21
## [v1.1.0] - 2019-10-18
### New Features
- add ini and generate chglog
- add command to push deploy tag ([#7](https://github.com/kumparan/fer/issues/7))
- add init and generate chglog
- add ini and generate chglog
- add ini and generate chglog


<a name="v1.0.1"></a>
Expand All @@ -24,6 +26,7 @@
- db migrationfile generator ([#3](https://github.com/kumparan/fer/issues/3))


[Unreleased]: https://github.com/kumparan/fer/compare/v1.1.0...HEAD
[Unreleased]: https://github.com/kumparan/fer/compare/v1.2.0...HEAD
[v1.2.0]: https://github.com/kumparan/fer/compare/v1.1.0...v1.2.0
[v1.1.0]: https://github.com/kumparan/fer/compare/v1.0.1...v1.1.0
[v1.0.1]: https://github.com/kumparan/fer/compare/v1.0.0...v1.0.1
2 changes: 1 addition & 1 deletion config/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package config

// Version define version of fer
const Version = "v1.1.0"
const Version = "v1.2.0"
236 changes: 0 additions & 236 deletions pb/example/example.pb.go

This file was deleted.

Loading

0 comments on commit bc47155

Please sign in to comment.