From 0f85ad109e849732d03ba19dfba8320e11b58fc6 Mon Sep 17 00:00:00 2001 From: Andrea Cordoba <43388408+andre-code@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:45:55 +0200 Subject: [PATCH] chore: CHANGELOG to include support setting default resource class for a session (#3708) --- CHANGELOG.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bed2b270dd..4673f8d73a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,6 +16,7 @@ User-Facing Changes - **UI**: Renku 2.0: Provide clickable links between projects and user/group namespace pages on the project page and in search results (`#3198 `__) - **Search Services**: Renku 2.0: Show creator name and project namespace in search results, where before only the respective ids were included (`#3198 `__) +- **UI**: Renku 2.0: Support setting a default resource class for a session launcher in Renku 2.0 (`#3196 `__) Internal Changes ~~~~~~~~~~~~~~~~ @@ -244,7 +245,7 @@ session on the Start with Options page. More details on this feature can be foun [documentation](https://renku.readthedocs.io/en/stable/topic-guides/secrets/secrets.html). Administrators can customize the culling times (the length of time before an idle session is paused -or a paused session is deleted) for different resource pools. +or a paused session is deleted) for different resource pools. This release also contains new features related to Renku 2.0. However, Renku 2.0 is still in early development and is not yet accessible to users. For more information, see our