Skip to content

Commit c827ca0

Browse files
authored
Merge pull request #145 from brycelelbach/changelog-r1
Changelog for R1.
2 parents 55ee789 + 497a53d commit c827ca0

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

std_execution.bs

+11-1
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,19 @@ Before this proposal is approved, we will present a new implementation of this p
311311
312312
# Revision history # {#revisions}
313313
314+
## R1 ## {#r1}
315+
316+
The changes since R0 are as follows:
317+
318+
* Added a new concept, `sender_of`.
319+
* Added a new scheduler query, `this_thread::execute_may_block_caller`.
320+
* Added a new scheduler query, `get_forward_progress_guarantee`.
321+
* Removed the `unschedule` adaptor.
322+
* Various fixes of typos and bugs.
323+
314324
## R0 ## {#r0}
315325
316-
Initial revision, still in progress.
326+
Initial revision.
317327
318328
# Design - introduction # {#design-intro}
319329

0 commit comments

Comments
 (0)