Skip to content

Latest commit

 

History

History
59 lines (25 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

59 lines (25 loc) · 1.71 KB

2.0.0 (2017-05-15)

1.2.0 (2016-05-25)

Features

  • sanitize: sanitize asynchronously (7d8498e)
  • validate: validate asynchronously (1dea7d0)

1.1.0 (2016-05-12)

Features

  • sanitize: allow users to strict sanitize the request body (832731e)
  • validate: allow users to strictly validate the request body (eebca23)

1.0.1 (2016-05-12)

Bug Fixes

  • main: actually point to validate and sanitize (a57ac2f)

1.0.0 (2016-05-12)

Features

  • sanitize: sanitize the request body (bdd0d4a)
  • validate: validate the body (0b3c2be)

2.0.1 (2017-05-15)

Features

  • changelog: switch to the new conventional changelog (2e41f54)