Skip to content

Commit 7d1383f

Browse files
committed
release
1 parent fccf949 commit 7d1383f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!-- do not remove -->
44

5+
## 0.1.4
6+
7+
8+
### Bugs Squashed
9+
10+
- `CaptureShell.shell` sets `cell.outputs` to ordinary dicts instead of `AttrDict`s ([#39](https://github.com/fastai/execnb/pull/39)), thanks to [@seeM](https://github.com/seeM)
11+
512

613
## 0.1.3
714

@@ -11,7 +18,7 @@
1118

1219
### Bugs Squashed
1320

14-
- nbdev_test fails due to unescaped backslash in windows path ([#37](https://github.com/fastai/execnb/issues/37))
21+
- `nbdev_test` fails due to unescaped backslash in windows path ([#37](https://github.com/fastai/execnb/issues/37))
1522

1623

1724
## 0.1.2

0 commit comments

Comments
 (0)