Skip to content

Commit

Permalink
Add changelog for rails#42559
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiculescu committed Jun 22, 2021
1 parent 36d4ee7 commit 6ae28e1
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 6ae28e1

Please sign in to comment.