From cb8dbddccc0c8987c6418ea289c2c58188e29e16 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 6 Mar 2012 16:29:25 -0600 Subject: [PATCH] Updated change-log. Signed-off-by: Taylor Otwell --- changes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changes.txt b/changes.txt index 621ab8d9..d041f075 100644 --- a/changes.txt +++ b/changes.txt @@ -14,4 +14,5 @@ Changes for 3.1: - Moved more stuff into application/start - Removed error.display config options. - Added foreign key support to schema builder. - - Postgres "unique" indexes are now added with ADD CONSTRAINT \ No newline at end of file + - Postgres "unique" indexes are now added with ADD CONSTRAINT + - Added "Event::until" method. \ No newline at end of file