diff --git a/CHANGELOG.md b/CHANGELOG.md index e5dd856e..bcba2be7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ * Support `Proc` object in `:conditions` option of associations [@bradly](https://github.com/bradly) * `input_field` supports `html5` component [@nashby](https://github.com/nashby) +### bug fix + * Support models with digits in their names [@webgago](https://github.com/webgago) + ## 3.0.0.rc ### enhancements