Skip to content

Commit 3575df0

Browse files
Steven Silvesterdavidbrochart
andauthored
Update CHANGELOG.md
Co-authored-by: David Brochart <[email protected]>
1 parent 173f2c5 commit 3575df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The 7.0 release brings a major feature in [Kernel Provisioners](https://github.c
1212

1313
Being a major release, there are some backward incompatible changes:
1414

15-
- Custom `KernelManager` and `KernelSpecManager` subclasses will want want to be aware of changes from the provisioners, which are detailed in the [documentation](https://github.com/jupyter/jupyter_client/blob/master/docs/provisioning.rst). (#612)
15+
- Custom `KernelManager` and `KernelSpecManager` subclasses will want to be aware of changes from the provisioners, which are detailed in the [documentation](https://github.com/jupyter/jupyter_client/blob/master/docs/provisioning.rst). (#612)
1616
- Removed deprecations in kernel manager: `kernel_cmd` trait and `cleanup()` method (#643)
1717
- Removed block parameter from `ZMQSocketChannel.get_msg()` (#671)
1818
- Renamed `KernelSpecManager.whitelist` trait to `KernelSpecManager.allowed_kernelspecs` (with a shim) (#672)

0 commit comments

Comments
 (0)