From 82346fa08e2205631602d3be171de9129b122e85 Mon Sep 17 00:00:00 2001 From: Elisabetta Iavarone <18575092+elisabettai@users.noreply.github.com> Date: Tue, 14 May 2024 16:09:51 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6aa7ec4..5d5bf75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +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. + +## [3.0.0] - 2024-04-08 +- Added inactivity detection, see 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