Skip to content

Commit

Permalink
release v2.5.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
baqend-ci committed Jan 6, 2017
1 parent 04425c0 commit 782cbf8
Show file tree
Hide file tree
Showing 265 changed files with 490,643 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="v2.5.0"></a>
# v2.5.0 (2017-1-6)


### Bug Fixes

* API documentation and typing fixes
* Replace deprecated node-uuid with uuid module

### Features

* Add File as a new type in the schema
* Introduce File#createdAt for files
* Add db.User.loginWithToken to allow token based logins, when the token is provided externally
* Add support for external OAuth login, useful for logins within native and hybrid Apps

<a name="v2.4.3"></a>
# v2.4.3 (2016-11-28)

Expand Down
Loading

0 comments on commit 782cbf8

Please sign in to comment.