diff --git a/locale/en/blog/release/v12.7.0.md b/locale/en/blog/release/v12.7.0.md index 6d11dd264f4f..1e863bf8e1eb 100644 --- a/locale/en/blog/release/v12.7.0.md +++ b/locale/en/blog/release/v12.7.0.md @@ -31,6 +31,8 @@ author: Michaƫl Zasso * **readline,tty**: * Exposed stream API from various methods which write characters (cjihrig) [#28674](https://github.com/nodejs/node/pull/28674), [#28721](https://github.com/nodejs/node/pull/28721). +* **report**: + * Modify `process.report.getReport()` to return an `Object` instead of a JSON string (Christopher Hiller) [#28630](https://github.com/nodejs/node/pull/28630). * **src**: * Use cgroups to get memory limits. This improves the way we set the memory ceiling for a Node.js process. Previously we would use the physical memory size to estimate the necessary V8 heap sizes. The physical memory size