From 435d7ce7cbe02091becbc22c90c57d2c2de36b7f Mon Sep 17 00:00:00 2001 From: Michael Milligan Date: Wed, 7 Sep 2022 10:31:20 -0500 Subject: [PATCH] Changelog updates ahead of 1.2 release --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab49bb4d..f5b0df3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,18 @@ Changed Fixed +## v1.2 + +Changed + +- PR #237: Replace use of scripts with entry_points +- PR #208 #238 #239 #240 #241: updates to CI - bumping versions and aligning with Jupyterhub standards +- PR #220: remove code supporting Jupyterhub earlier than 0.9 + +Fixed + +- PR #229: LSF jobs with multiple slots display each hostname ':' separated + ## v1.1 Added (user)