From 8631bbb745378248a95241e349529912b3f38670 Mon Sep 17 00:00:00 2001 From: Min RK Date: Wed, 6 Nov 2024 13:04:57 +0100 Subject: [PATCH] changelog link --- docs/source/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/changelog.md b/docs/source/changelog.md index ba93c6d2..e77a400b 100644 --- a/docs/source/changelog.md +++ b/docs/source/changelog.md @@ -6,6 +6,8 @@ Changes in IPython Parallel ## 9.0 - 2024-11 +([full changelog](https://github.com/ipython/ipyparallel/compare/8.8.0...9.0.0)) + IPython Parallel 9 is a small major release. The biggest new feature highlight is Windows support for SSHLauncher (thanks [@ottointhesky](https://github.com/ottointhesky)!)