Skip to content

Commit

Permalink
upping version number and updateing release history
Browse files Browse the repository at this point in the history
  • Loading branch information
cesine committed Feb 22, 2015
1 parent ffe98a6 commit 88068e9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions README.md
Expand Up @@ -19,9 +19,14 @@ var fieldb_auth = require('fieldb-auth');
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).

## Release History
* v0.16 mongoose auth & everyauth
* v0.32 switched to couchdb
* v0.62 gravatars
* v1.16 mongoose auth & everyauth
* v1.32 switched to couchdb
* v1.62 gravatars
* v1.72 server side support for user creation for spreadsheet (without the offline prototype)
* v1.102 support for Learn X users
* v2.12.0 support for psycholinguistics dashboard users and branded emails depending on the client side
* v2.44.22 updated architecture from nodejs 0.6 to 0.12 to build consitent api for v2


## License
Licensed under the Apache, 2.0 licenses.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "fielddb-auth",
"version": "2.0.2",
"version": "2.44.22",
"description": "Authentication web services for FieldDB.",
"homepage": "https://github.com/OpenSourceFieldlinguistics/FieldDB/issues/milestones?state=closed",
"repository": {
Expand Down

0 comments on commit 88068e9

Please sign in to comment.