bcrypt is no longer a required dependency

Fixes #395
This commit is contained in:
Joe Nelson
2015-11-29 23:02:34 -08:00
parent f17d47790a
commit cbc6685725
2 changed files with 3 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Miscalculation of time used for expiring tokens - @calebmer
- Remove bcrypt dependency to fix Windows build - @begriffs
## [0.3.0.1] - 2015-11-27