diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index f60ea9838b..f44f98cdec 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,7 @@ +* Load fixtures from linked folders. + + *Kassio Borges* + * Create a directory for sqlite3 file if not present on the system. *Richard Schneeman*