Skip to content

Commit c76f991

Browse files
authored
Merge pull request ipython-contrib#1620 from Tautvis/master
Add missing changelog entry for PR1336
2 parents db90d9c + 944a229 commit c76f991

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Unreleased (aka. GitHub master)
1919
-------------------------------
2020

2121
- In *Collapsible Headings*, get the notebook version from `sys_info` if possible, resolving an incompatibility with *notebook* versions 6.5.x [#1617](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1617).
22+
- Add short execution threshold for ExecutionTime plugin. Excution time will not show on cells that executed faster than the given threshold [#1336](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1336).
2223

2324
0.7.0
2425
-----

0 commit comments

Comments
 (0)