Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 768 Bytes

CHANGELOG.md

File metadata and controls

49 lines (31 loc) · 768 Bytes

2.2.0 / 2016-05-24

  • Feature/improve csp support (#11)

2.1.0 / 2015-04-27

  • Updated HSTS to support the preload flag (@gellerb)

2.0.1 / 2015-03-02

  • use of ctx.state instead of ctx.locals

2.0.0 / 2015-02-11

  • refactor: only for koa

1.1.2 / 2014-06-09

  • Xframes support enable detect options

1.1.1 / 2014-06-05

  • support X-Content-Type-Options

1.1.0 / 2014-06-05

  • fix koa-compose deps
  • add koa version lusca
  • make hsts, p3p, xss, xframe support koa
  • csrf and csp support koa
v0.1.2 - 20131231
  • Add support for HTTP Strict Transport (HSTS) header
v0.1.1 - 2013xxxx

Bugs

Features