Skip to content

v2.0.0

Compare
Choose a tag to compare
@gr2m gr2m released this 30 Nov 05:07

<a name"2.0.0">

2.0.0 (2015-11-30)

Bug Fixes

  • /accounts/{username} -> /accounts/{id} (657828b4)
  • type accountProfile -> profile (56e98478)

Breaking Changes

/accounts/{username} -> /accounts/{id}
/accounts/{username}/profile -> /accounts/{id}/profile

(657828b4)