Skip to content

Commit

Permalink
cleanup, removed whitespace from CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
senny authored and Yves Senn committed Nov 12, 2012
1 parent 2f3d81c commit d5ac280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord/CHANGELOG.md
@@ -1,7 +1,7 @@
## Rails 4.0.0 (unreleased) ## ## Rails 4.0.0 (unreleased) ##


* Do not create useless database transaction when building `has_one` association. * Do not create useless database transaction when building `has_one` association.

Example: Example:


User.has_one :profile User.has_one :profile
Expand Down

0 comments on commit d5ac280

Please sign in to comment.