Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 508 Bytes

HISTORY.md

File metadata and controls

31 lines (19 loc) · 508 Bytes

2.1.2 / 2014-06-18

  • bump csrf-tokens

2.1.1 / 2014-06-16

  • fix when tokens are passed as query strings

2.1.0 / 2014-06-12

  • allow strings to be passed to .assertCSRF()

2.0.0 / 2014-06-08

1.1.1 / 2014-05-14

  • fix body check, fixed #8

1.1.0 / 2014-04-06

  • add middleware usage