X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FDelta.pod;h=f480a8784a375710b502336a4ab7cca042982894;hp=0f0d4f2c91c4359130c5a1822936d5ed2a34b811;hb=cbe1376093c9b39392c907e2444f3044de091877;hpb=2a1c08c07e5a7fe716d5bfe897e5b27fc179300a diff --git a/lib/Catalyst/Delta.pod b/lib/Catalyst/Delta.pod index 0f0d4f2..f480a87 100755 --- a/lib/Catalyst/Delta.pod +++ b/lib/Catalyst/Delta.pod @@ -7,6 +7,23 @@ Catalyst::Delta - Overview of changes between versions of Catalyst This is an overview of the user-visible changes to Catalyst between major Catalyst releases. +=head2 VERSION 5.90090+ + +=head2 Type constraints on Args and CaptureArgs. + +You may now use a type constraint (using L, L or preferably +Luri_for(...) must match those constraints. + +See L for more. + =head2 VERSION 5.90080+ The biggest change in this release is that UTF8 encoding is now enabled by