mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
8 lines
375 B
Plaintext
8 lines
375 B
Plaintext
=> Meteor 0.8.2: Switch `accounts-password` to use bcrypt on the
|
|
server. User accounts will seamlessly transition to bcrypt on the
|
|
next login, but this transition is one-way, so you cannot downgrade a
|
|
production app once you upgrade to 0.8.2.
|
|
|
|
This release is being downloaded in the background. Update your
|
|
project to Meteor 0.8.2 by running 'meteor update'.
|