diff --git a/History.md b/History.md index 901cbe4491..38b8900b3c 100644 --- a/History.md +++ b/History.md @@ -1,9 +1,10 @@ ## v.NEXT -* `*.min.js` files are no longer minified during the build process. +* `*.min.js` files are no longer minified during the build process. [PR #6986](https://github.com/meteor/meteor/pull/6986) [Issue #5363](https://github.com/meteor/meteor/issues/5363) * You can now pick where the `.meteor/local` directory is created by setting the `METEOR_LOCAL_DIR` environment variable. This lets you run multiple instances of the same Meteor app. [PR #6760](https://github.com/meteor/meteor/pull/6760) [Issue #6532](https://github.com/meteor/meteor/issues/6532) +* Allow using authType in Facebook login [PR #5694](https://github.com/meteor/meteor/pull/5694) ## v1.3.2.3