Skip to content

Latest commit

 

History

History
79 lines (39 loc) · 4.05 KB

CHANGELOG.md

File metadata and controls

79 lines (39 loc) · 4.05 KB

Change Log

0.0.1 (2015-07-24)

Fixed bugs:

  • Ensure store/1 can receive Cowboy's [route_path()] #29

  • Ensure that the order how list of trails comes when call trails:store/1 be the same when call trails:all/0. #28

Closed issues:

  • Add rebar support #26

  • Example application with Cowboy-Trails #24

  • deps should use https not git #21

  • Add a method field to trails #10

  • persistence #9

  • Add optional metadata to trail(). #8

  • trails:trails/1 #7

  • trails:trail/3,4 #6

  • trails:single_host_compile #5

  • Basic trails implementation #4

  • Base app structure #3

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator