From 7d1383fd4119f14607de912795f88b5f748a6cb5 Mon Sep 17 00:00:00 2001 From: Jeremy Howard Date: Mon, 26 Sep 2022 09:38:08 +1000 Subject: [PATCH] release --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d56a20..4e79c40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ +## 0.1.4 + + +### Bugs Squashed + +- `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) + ## 0.1.3 @@ -11,7 +18,7 @@ ### Bugs Squashed -- nbdev_test fails due to unescaped backslash in windows path ([#37](https://github.com/fastai/execnb/issues/37)) +- `nbdev_test` fails due to unescaped backslash in windows path ([#37](https://github.com/fastai/execnb/issues/37)) ## 0.1.2