From abda73ebd568b28f33c2fbe6ee5b5620d52edc92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Collonval?= Date: Mon, 30 Nov 2020 16:45:08 +0100 Subject: [PATCH] Add changelog for 2.3.1 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c5bee93..2c97802 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,13 @@ To set it in jupyter config file, edit the jupyter configuration file (py or jso ## Changelog +### 2.3.1 + +- Provide more options to set the display name of an environment (see [`name_format`](README.md#Configuration) setting) +- Improve the runner script by activating the environment only if required +- Installation script improvements +- Fix GitHub CI actions + ### 2.3.0 - Provide a mechanism for using `nb_conda_kernels`