Skip to content

Commit

Permalink
Version Bump to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cabol committed Jun 26, 2018
1 parent 0c85c71 commit 4a2f3a1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [v0.5.1](https://github.com/cabol/shards/tree/v0.5.1) (2018-06-26)
[Full Changelog](https://github.com/cabol/shards/compare/v0.5.0...v0.5.1)

**Closed issues:**

- Issues on Erlang v21 [\#40](https://github.com/cabol/shards/issues/40)
- Improve test coverage \(ideally 100%\) [\#38](https://github.com/cabol/shards/issues/38)

## [v0.5.0](https://github.com/cabol/shards/tree/v0.5.0) (2017-07-11)
[Full Changelog](https://github.com/cabol/shards/compare/v0.4.2...v0.5.0)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ In your `rebar.config`:

```erlang
{deps, [
{shards, "0.5.0"}
{shards, "0.5.1"}
]}.
```

Expand Down

0 comments on commit 4a2f3a1

Please sign in to comment.