From 38ed4f987c4e998a994f000da6770eb5a66109b0 Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Tue, 31 Jan 2017 02:53:35 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb1c298d..ca9128d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,10 +66,10 @@ CHANGELOG for 0.9.0 RC **ORM** * Refactoring of SchemaBuilder - * RecordSelector does not extend SeletQuery anymore + * RecordSelector does not extend SelectQuery anymore * Transactional (UnitOfWork) support - * Improvment memory mapping - * Improvement tree operations (save) + * Improvements in memory mapping + * Improvements in tree operations (save) * Removed features * ActiveRecord thought direct table communication * MutableNumber accessor