Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Nov 4, 2015
1 parent 308ec57 commit 3c914cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
couchbeam NEWS
--------------

version 1.2.1 / 2015/11/04
--------------------------

- also support 1.4.4 for rebar2.
- fix hex.pm release to really use 1.4.4

version 1.2.0 / 2015/11/04
--------------------------

Expand Down
2 changes: 1 addition & 1 deletion rebar.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[{<<"certifi">>,{pkg,<<"certifi">>,<<"0.1.1">>},1},
{<<"hackney">>,{pkg,<<"hackney">>,<<"1.4.3">>},0},
{<<"hackney">>,{pkg,<<"hackney">>,<<"1.4.4">>},0},
{<<"idna">>,{pkg,<<"idna">>,<<"1.0.2">>},1},
{<<"jsx">>,{pkg,<<"jsx">>,<<"2.8.0">>},0},
{<<"mimerl">>,{pkg,<<"mimerl">>,<<"1.0.0">>},1},
Expand Down

0 comments on commit 3c914cb

Please sign in to comment.