Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 694 Bytes

File metadata and controls

19 lines (16 loc) · 694 Bytes

CHANGELOG

v1.0.1 - 2017-09-19

  • Restore couchdb as required service for Travis CI (@bjornstar)
  • Point Travis CI badge to @sensu/couch-pwd (@bjornstar)
  • Add more info in README (@bjornstar)

v1.0.0 - 2017-09-19

  • Updated devDependencies (@bjornstar)
  • Updated tests to work with updated devDependencies (@bjornstar)
  • Update .gitignore to ignore log files (@bjornstar)
  • Update Travis CI config to run node 8 (@bjornstar)
  • Added ESLint (@bjornstar)
  • Updated Travis CI config to run lint before test (@bjornstar)
  • Updated style to match ESLint Standard + semicolons (@bjornstar)
  • Add explicit SHA1 digest in crypto.pbkdf2 calls (@EuAndreh)

0.0.1 - 2014-04-09

  • init (@zemirco)