We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d5a50 commit 6add32dCopy full SHA for 6add32d
docs/changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.4.0 (unreleased)
4
+
5
+### Major Changes
6
7
+- Mimic an Output widget at the frontend so that the Output widget behaves correctly [#68](https://github.com/jupyter/nbclient/pull/68)
8
9
## 0.3.1
10
11
### Fixes
nbclient/_version.py
@@ -1 +1 @@
-version = '0.3.1'
+version = '0.4.0-dev.0'
0 commit comments