Skip to content

Commit ea296fc

Browse files
committed
no need for a CHANGELOG entry. [ci skip].
1 parent d0ea5c5 commit ea296fc

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

activerecord/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
* Fix code typo in `MysqlAdapter` when `Encoding.default_internal` is set.
2-
3-
Fixes #12647.
4-
5-
*Yves Senn*
6-
71
* ActiveRecord::Base#attribute_for_inspect now truncates long arrays (more than 10 elements)
82

93
*Jan Bernacki*
@@ -32,7 +26,7 @@
3226
vendor.users.to_a # => No exception is raised
3327

3428

35-
Fixes: #12242, #9517, #10240
29+
Fixes #12242, #9517, #10240.
3630

3731
*Paul Nikitochkin*
3832

0 commit comments

Comments
 (0)