Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 380 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 380 Bytes

v2.0.0

  • updated sns-payload-validator to v2.0.1 to support caching of certificates
  • drop support for hapi v19

v1.1.0

  • upated sns-payload-validator to v1.1.0 to support SignatureVersion 2
  • add SignatureVersion 2 tests
  • Updated README.md

v1.0.1

  • fix reposizitory in package.json
  • better wording in README.md
  • add expect() to test

v1.0.0 - Initial Release