diff --git a/CHANGELOG.md b/CHANGELOG.md index aef18e0306f7..c59971b14b3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,10 @@ Read our [guidelines for writing a good changelog entry](https://github.com/biom ### Configuration ### Editors ### Formatter + +#### Enhancements +- Use `OnceCell` for the Memoized memory because that's what the `RefCell