diff --git a/.gitignore b/.gitignore index d69893d..474488e 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,3 @@ # Dependency directories (remove the comment below to include it) # vendor/ .idea - \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3a4e0fd --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# go-utils + + +## v1.0.0 - 2019-12-23 +### New Features +- init go-utils + + +[Unreleased]: https://github.com/kumparan/kumnats/compare/v1.0.0...HEAD