content_updates.md: Add Revamping threading and coroutines structure and topics

This commit is contained in:
Karol Lewandowski 2025-02-20 15:35:12 +01:00 committed by Karol Lewandowski
parent 5bba7c114f
commit 482874644c
2 changed files with 4 additions and 1 deletions

View File

@ -407,4 +407,3 @@
</topic>
<!--TODO: search for execution_context.topic and adjust dependant content-->
<!--TODO: add to content updates-->

View File

@ -20,6 +20,10 @@ Support Channel Update
Updated support channels to the new [JetBrains Platform](https://platform.jetbrains.com) community forum.
See the [The JetBrains Platform Gets a New Community Space](https://blog.jetbrains.com/platform/2025/02/the-jetbrains-platform-gets-a-new-community-space/) blog post for more context.
Revamped Threading and Execution Context topics
:
Reorganized [threading](threading_model.md) and [coroutines](kotlin_coroutines.md) topics structure.
Updated [](execution_contexts.topic) with the information about contexts available since 2024.2.
### January
{january-25}