Skip to content

Commit

Permalink
Merge pull request #42568 from ghiculescu/patch-4
Browse files Browse the repository at this point in the history
Add changelog for #42559
  • Loading branch information
zzak committed Jun 23, 2021
2 parents 36d4ee7 + 6ae28e1 commit 768e224
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions activesupport/CHANGELOG.md
@@ -1,3 +1,9 @@
* MemCacheStore: convert any underlying value (including `false`) to an `Entry`.

See [#42559](https://github.com/rails/rails/pull/42559).

*Alex Ghiculescu*

* Fix bug in `number_with_precision` when using large `BigDecimal` values.

Fixes #42302.
Expand Down

0 comments on commit 768e224

Please sign in to comment.