Skip to content

Commit cc040f8

Browse files
committed
Updated ChangeLog with non-awaitable coroutine support
1 parent bfd0cc2 commit cc040f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* Conditional support for non-awaitable coroutines, like std::generator.
2+
Thank you Artem Suleimanov for submitting the improvement.
3+
14
* Support C++20 (and higher) on MSVC with the traditional preprocessor.
25
Thank you Kevin Puetz for reporting and submitting the fix.
36

0 commit comments

Comments
 (0)