add support for the -and, -not and -or operators (RT93864)
[catagits/Catalyst-Controller-DBIC-API.git] / Changes
diff --git a/Changes b/Changes
index 29d2b00..9c6293e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }}
 
 {{ $NEXT }}
+ - Fix links to ::Request::Context
+ - Add support for the -and, -not and -or operators (RT93864)
+
+2.005001  2014-01-13 21:43:59+01:00 Europe/Vienna
  - Fixed test failures with JSON 2.90 (RT#90188, thanks Samuel Kaufman!)
  - Fixed generate_rs to set model to contents of stash->{class} if present
    (thanks Alex Howarth)