Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Latest commit

 

History

History
43 lines (22 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

43 lines (22 loc) · 1.51 KB

3.2.1 (2017-01-29)

Bug Fixes

  • package: add missing dependencies (3f5e9a1)

Features

  • antl: add config for adonis-antl (6459d4b)
  • auth: update config to add uid and password (5e47a3f)
  • command: add route:list command (a0246f2)
  • error: use newer youch for error display (2771302)
  • ws: add ws provider and setup (783f111)

3.1.0 (2016-10-11)

Bug Fixes

  • package: add missing dependencies (3f5e9a1)

Features

  • antl: add config for adonis-antl (6459d4b)
  • auth: update config to add uid and password (5e47a3f)
  • command: add route:list command (a0246f2)

3.0.0 (2016-06-26)

Features

  • config:auth: add configuration file for auth(8198ef4)