This commit is contained in:
Jesse Gumm 2015-07-26 08:48:58 -05:00
parent d6ec97246f
commit 80b3a88530
3 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,8 @@
## 0.5.0
* Update to rebar3 and add hex compatability. (Thanks Heinz Gies)
* Remove R14 from travis testing.
## 0.4.1
* Remove unnecessary `io:format` call.