Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cabol committed May 11, 2019
1 parent fc2c4b0 commit 0616497
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ script:
- mix format --check-formatted
- mix dialyzer --plt
- mix dialyzer --halt-exit-status
after_script:
- mix deps.get --only docs
- MIX_ENV=docs mix inch.report
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

## [v0.1.0](https://github.com/cabol/nebulex_cluster/tree/v0.1.0) (2019-05-10)
**Closed issues:**

- Implement the first version of cluster utilities for Nebulex adapters [\#1](https://github.com/cabol/nebulex_cluster/issues/1)



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit 0616497

Please sign in to comment.