From 187848e65261a63a658480ab922899c46b952aac Mon Sep 17 00:00:00 2001 From: Elisabetta Iavarone <18575092+elisabettai@users.noreply.github.com> Date: Tue, 14 May 2024 16:55:09 +0200 Subject: [PATCH] Update CHANGELOG.md (#33) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6aa7ec4..06b3778 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 (see [PR #29](https://github.com/ITISFoundation/jupyter-math/pull/29)) + +## [3.0.0] - 2024-04-08 +- 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