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