File: Changes

package info (click to toggle)
libplack-middleware-csrfblock-perl 0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 118; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 492 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Revision history for Plack::Middleware::CSRFBlock

0.10 Sun Jul 13 12:38:35 EDT 2014
    * fix incorrect changes entries.


0.9 Fri Jul 11 14:14:39 EDT 2014
    * use Time::Hires for higher granularity timing (thanks @jwittkoski)
    * log messages to debug instead of info stream (thanks @jwittkoski)

0.8 Wed May 29 13:17:06 EDT 2013
    * sets repository in META.yml to differentiate from other forks (thanks @oalders)

0.07 Tue Apr 16 09:36:04 EDT 2013
    * doc updates (thanks @myrall)