Revision history for Dancer-Session-CHI

v0.1.1    2011-11-08 13:03:37 CST6CDT
	- Remove unused Scalar::Util prereq
	- Avoid Dancer's pernicious global actions by removing `use Dancer qw(...);`
	- Refactor tests

v0.1.0    2011-11-06 13:11:29 America/Chicago
	- Change license to LGPL, v3
	- First non-point release

v0.0.5    2011-11-06 12:33:21 America/Chicago
	- Build with Module::Build

v0.0.4    2011-11-06 12:15:20 America/Chicago
	- Removed a couple MooseX:: dependencies and Perl v5.10-related pragmas

v0.0.3    2011-10-24 05:03:13 America/Chicago
	- Removed calls to Dancer v1 deep guts in anticipation of changes in Dancer v2.

v0.0.2    2011-10-24 01:23:18 America/Chicago
	- Avoided smart-match bug in Perl <= v5.12 by not using "given".
	- Set version requirements for most dependencies

v0.0.1    2011-10-23 03:43:17 America/Chicago
	- First version, released on an unsuspecting world.