Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

35 lines (27 loc) · 1.99 KB

Changelog

3.0.1 / 2015-06-01

  • #27 Add travis-ci configuration (@joaogranado)

3.0.0 / 2015-06-01

  • #49 Add changelog task (@ruipenso)
  • #48 Update readme (@ruipenso)
  • #25 Replace ipCookie with ngCookies (@joaogranado)
  • #28 Add methods to get/set token property (@joaogranado)
  • #47 Add unauthorized error interception (@ruipenso)

2.1.1 / 2015-05-28

  • #40 Fix missing dependency on readme example (@ruipenso)

2.1.0 / 2015-03-09

  • #15 Add clientSecret as optional (@ruipenso)
  • #18 Remove npm postinstall script (@ruipenso)
  • #14 Fix readme configuration (@ruipenso)

2.0.0 / 2015-02-04

  • #11 Add options to ipCookie.remove() on OAuthToken (@ruipenso)
  • #10 Update oauthInterceptor responseError handling (@ruipenso)
  • #7 Fix readme typo of download url (@brunnolou)
  • #6 README.md: typo fix (@AdirAmsalem)

1.0.2 / 2015-01-19

  • #4 Add support for higher dependencies versions (@joaogranado)

1.0.1 / 2015-01-19

  • #3 Fix bower ignore list (@ruipenso)

1.0.0 / 2015-01-18

  • #2 Fix indentation in README examples (@fixe)
  • #1 Add project structure (@ruipenso)