Skip to content

Commit 479e4c1

Browse files
committed
Fix markup in activesupport/CHANGELOG.md
[ci-skip]
1 parent 394dbac commit 479e4c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

activesupport/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
- `ActiveSupport::DescendantsTracker.direct_descendants`
1717
- `ActiveSupport::DescendantsTracker#direct_descendants`
18+
1819
*Jean Boussier*
1920

2021
* Fix the `Digest::UUID.uuid_from_hash` behavior for namespace IDs that are different from the ones defined on `Digest::UUID`.
@@ -28,7 +29,7 @@
2829
the constants defined on the `Digest::UUID` extension is used as the
2930
namespace ID.
3031

31-
*Alex Robbin, Erich Soares Machado, Eugene Kenny*
32+
*Alex Robbin*, *Erich Soares Machado*, *Eugene Kenny*
3233

3334
* `ActiveSupport::Inflector::Inflections#clear(:acronyms)` is now supported,
3435
and `inflector.clear` / `inflector.clear(:all)` also clears acronyms.

0 commit comments

Comments
 (0)