From 24d87995221d3a4c43eeb13665756e27e010da74 Mon Sep 17 00:00:00 2001 From: Elisabetta Iavarone <18575092+elisabettai@users.noreply.github.com> Date: Tue, 14 May 2024 16:13:43 +0200 Subject: [PATCH] Better text with links to PRs --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d5bf75..06b3778 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ # Changelog ## [3.0.2] - 2024-02-02 -- Allows users to use OSPARC_API_HOST / OSPARC_API_KEY / OSPARC_API_SECRET in notebooks to access the API. +- Allows users to use OSPARC_API_HOST / OSPARC_API_KEY / OSPARC_API_SECRET in notebooks to access the API (see [PR #29](https://github.com/ITISFoundation/jupyter-math/pull/29)) ## [3.0.0] - 2024-04-08 -- Added inactivity detection, see https://github.com/ITISFoundation/jupyter-math/pull/27 -- +- Added inactivity detection, (see [PR #27](https://github.com/ITISFoundation/jupyter-math/pull/27)) + ## [2.0.6] - 2022-05-08 - shell and kernel now use the same python interpreter - fixes issue crashing when trusting notebooks