diff --git a/README.md b/README.md index 5ad1ad2a6..4e33e5186 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Also I would like to know about needed examples or documentation stuff. ## Extensions in the latest SNAPSHOT version 1.3 +* named parameter for **OFFSET** (issue #612) * corrected ISNULL regression (issue #610) * refactored statement test classes to the class corresponding packages * allowed nested postgresql casts (e.g. col::bigint::int)