Skip to content

Commit 3a85776

Browse files
authored
fix out of place entry in NEWS.md (#51459)
`pmap` is part of the Distributed std lib
1 parent 8436f68 commit 3a85776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ New library features
3939
Standard library changes
4040
------------------------
4141

42-
* `pmap` now defaults to using a `CachingPool` ([#33892]).
43-
4442
#### Package Manager
4543

4644
#### LinearAlgebra
@@ -74,6 +72,8 @@ Standard library changes
7472

7573
#### Distributed
7674

75+
* `pmap` now defaults to using a `CachingPool` ([#33892]).
76+
7777
#### Unicode
7878

7979

0 commit comments

Comments
 (0)