Skip to content

Commit

Permalink
Version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
potatosalad committed Jun 3, 2017
1 parent 00a46e5 commit 7426c99
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Changelog

## 2.0.0 (2017-06-03)

* Major rewrite.
* Fixed maps for OTP 17+.
* Support for BERT dropped.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Erlang [External Term Format](http://erlang.org/doc/apps/erts/erl_ext_dist.html)
Add this line to your application's Gemfile:

```ruby
gem 'erlang-etf'
gem 'erlang-etf', '~> 2.0'
```

And then execute:
Expand Down

0 comments on commit 7426c99

Please sign in to comment.