diff --git a/history.md b/history.md index 24d0bd3..02a0a00 100644 --- a/history.md +++ b/history.md @@ -5,6 +5,7 @@ * New Features * Properties with a nil value are now no longer sent to the database. * Now possible to build new objects via CastedArray#build + * Implement #get! and #find! class methods * Minor fixes * #as_json now correctly uses ActiveSupports methods.