diff options
| -rw-r--r-- | RELEASE-NOTES.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 0e54bda..c1216f8 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -20,7 +20,7 @@ Carbonado change history    the requirement that triggers be installed on the database.
  - FilteredCursor ensures that filter being used is bound.
  - BDBRepository detects if changes are made to primary key definition and throws exception.
 -- Added support for derived properies.
 +- Added support for derived properties.
  - Enhanced query engine to optimize for covering indexes.
  - Added methods to access Storable properties by name.
  - JDBCRepository allows more column types to be represented by Strings -- numbers and dates.
 | 
