fxa-auth-server/CHANGELOG.md

1.4 KiB

1.64.0 (2016-06-27)

Bug Fixes

  • bind: should by default bind to localhost (60087f6)
  • eslint: in this case, yes, we do just ignore the error (e11093f)

chore

  • build: Add a script to generate version info (4f12ad1)
  • build: Refactor gruntfile into individual task files. (2e7ad8d)
  • eslint: make eslint rules consistent (94fe068), closes #175
  • mozlog: update from mozlog@2.0.3 to 2.0.5 (3cd552e)

Features

  • build: Add version-tagging grunt tasks (268900a)
  • metrics: include type of reminder in the email query (0ab0ad2)
  • reminders: add verification reminders (a235d88), closes #99