Skip to content

Commit f6344de

Browse files
committed
Blog: add #28630 to "notable" section of v12.7.0 release
1 parent 56a311d commit f6344de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

locale/en/blog/release/v12.7.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ author: Michaël Zasso
3131
* **readline,tty**:
3232
* Exposed stream API from various methods which write characters (cjihrig) [#28674](https://github.com/nodejs/node/pull/28674),
3333
[#28721](https://github.com/nodejs/node/pull/28721).
34+
- **report**:
35+
- Modify `process.report.getReport()` to return an `Object` (Christopher Hiller) [#28630](https://github.com/nodejs/node/pull/28630)
3436
* **src**:
3537
* Use cgroups to get memory limits. This improves the way we set the memory ceiling for a Node.js process. Previously
3638
we would use the physical memory size to estimate the necessary V8 heap sizes. The physical memory size

0 commit comments

Comments
 (0)