We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394dbac commit 479e4c1Copy full SHA for 479e4c1
activesupport/CHANGELOG.md
@@ -15,6 +15,7 @@
15
16
- `ActiveSupport::DescendantsTracker.direct_descendants`
17
- `ActiveSupport::DescendantsTracker#direct_descendants`
18
+
19
*Jean Boussier*
20
21
* 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 @@
28
29
the constants defined on the `Digest::UUID` extension is used as the
30
namespace ID.
31
- *Alex Robbin, Erich Soares Machado, Eugene Kenny*
32
+ *Alex Robbin*, *Erich Soares Machado*, *Eugene Kenny*
33
34
* `ActiveSupport::Inflector::Inflections#clear(:acronyms)` is now supported,
35
and `inflector.clear` / `inflector.clear(:all)` also clears acronyms.
0 commit comments