Skip to content

Commit 522f670

Browse files
NEWS: Mention FutureBackend API [ci skip]
1 parent b503246 commit 522f670

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
`parallelly::availableCores()` or set by the future
88
`plan()`. Previously, this had to be implemented by each backend,
99
but now it's handled automatically by the future framework.
10+
11+
* Add new FutureBackend API for writing future backends.
1012

1113
## Documentation
1214

0 commit comments

Comments
 (0)