Skip to content

Commit 0c5ca6a

Browse files
Update migration guide for 0.32
1 parent 9f14cba commit 0c5ca6a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

migration_guide.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Migration guide
22

3+
## 0.31 to 0.32
4+
5+
### Major changes
6+
7+
`System::refresh_process` and `System::refresh_process_specifics` methods now take
8+
an extra `remove_dead_processes` argument. When set to `true`, dead processes will
9+
be removed.
10+
311
## 0.30 to 0.31
412

513
With this update, the minimum supported Rust version goes up to 1.74.

0 commit comments

Comments
 (0)