# 0.1.4 (2016-10-12)

Bugfixes:
- FIX return an empty string when no referrer has been provided

Changes:
- UPDATED all dependencies incl. bcrypt

# 0.1.3 (2015-07-13)

Features:
- UPDATED all dependencies incl. bcrypt

# 0.1.2 (2015-07-13)

Bugfixes:
- FIX bugfixes were not properly detected

# 0.1.1 (2015-07-13)

Features:
- REQUIRE latest passwordless-tokenstore-test
- REQUIRE latest mongodb

# 0.1.0 (2014-10-16)

Bugfixes:
- N/A

Features:
- UPDATE of dependencies

Documentation:
- ADD link to Node.js version of bcrypt

# 0.0.7 (2014-10-16)

Bugfixes:
- UPDATED test package requirements

Features:
- N/A

Documentation:
- N/A

# CHANGE TO BCRYPTJS

# 1.0.0

Bugfixes:
- UPDATED test package requirements

Features:
- Use bcryptjs instead of bcrypt-node

Documentation:
- N/A

# 1.1.0 (2020-01-06)

Bugfixes:
- N/A

Features:
- Upgrade mongodb
- Update mongodb db calls with new syntax

Documentation:
- Updated docs to note that db and collection will have the same name.