File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed
Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.2.0] ( https://github.com/inaka/cowboy-trails/tree/0.2.0 ) (2016-08-11)
4+ [ Full Changelog] ( https://github.com/inaka/cowboy-trails/compare/0.1.1...0.2.0 )
5+
6+ ** Fixed bugs:**
7+
8+ - trails\_ meta tests fails [ \# 60] ( https://github.com/inaka/cowboy-trails/pull/60 ) ([ jeanparpaillon] ( https://github.com/jeanparpaillon ) )
9+
10+ ** Closed issues:**
11+
12+ - Move from erlang.mk to rebar3 [ \# 64] ( https://github.com/inaka/cowboy-trails/issues/64 )
13+ - Add a function to retrieve the list of registered servers and hostmatches [ \# 61] ( https://github.com/inaka/cowboy-trails/issues/61 )
14+ - Update repo and make it ready for hex.pm [ \# 57] ( https://github.com/inaka/cowboy-trails/issues/57 )
15+ - How to pass options? [ \# 56] ( https://github.com/inaka/cowboy-trails/issues/56 )
16+ - Switch build tools to erlang.mk and republish to hex.pm [ \# 53] ( https://github.com/inaka/cowboy-trails/issues/53 )
17+
18+ ** Merged pull requests:**
19+
20+ - \[ Close \# 64\] move to rebar3 [ \# 65] ( https://github.com/inaka/cowboy-trails/pull/65 ) ([ Euen] ( https://github.com/Euen ) )
21+ - \[ Fix \# 61\] Add retrieval of registered servers and hostmatches [ \# 62] ( https://github.com/inaka/cowboy-trails/pull/62 ) ([ llamallamaduck] ( https://github.com/llamallamaduck ) )
22+ - Update rebar.config to use Hex dependencies [ \# 59] ( https://github.com/inaka/cowboy-trails/pull/59 ) ([ waisbrot] ( https://github.com/waisbrot ) )
23+ - \[ Fix \# 57\] Update dependencies; Update erlang.mk; Add ruleset to elvis config [ \# 58] ( https://github.com/inaka/cowboy-trails/pull/58 ) ([ harenson] ( https://github.com/harenson ) )
24+ - Make example using current code version [ \# 55] ( https://github.com/inaka/cowboy-trails/pull/55 ) ([ jeanparpaillon] ( https://github.com/jeanparpaillon ) )
25+
26+ ## [ 0.1.1] ( https://github.com/inaka/cowboy-trails/tree/0.1.1 ) (2016-01-06)
27+ [ Full Changelog] ( https://github.com/inaka/cowboy-trails/compare/0.1.0...0.1.1 )
28+
29+ ** Merged pull requests:**
30+
31+ - Hex Package [ \# 45] ( https://github.com/inaka/cowboy-trails/pull/45 ) ([ elbrujohalcon] ( https://github.com/elbrujohalcon ) )
32+
333## [ 0.1.0] ( https://github.com/inaka/cowboy-trails/tree/0.1.0 ) (2015-11-26)
434[ Full Changelog] ( https://github.com/inaka/cowboy-trails/compare/0.0.2...0.1.0 )
535
Original file line number Diff line number Diff line change 22 [
33 {description ,
44 " A couple of improvements over Cowboy Routes" },
5- {vsn , " 0.1.1 " },
5+ {vsn , " 0.2.0 " },
66 {applications ,
77 [kernel ,
88 stdlib
You can’t perform that action at this time.
0 commit comments