Skip to content

Commit 0c2343f

Browse files
committed
release
1 parent 9648eb3 commit 0c2343f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## 2.0.0
6+
7+
- From-scratch rewrite of nbdev! nbdev now uses [Quarto](https://quarto.org/) to create beautiful and full-featured websites
8+
- nbdev2 is much faster than previous versions
9+
- Note that you should run `nbdev_migrate_directives` after upgrading to use the new comment directive format (e.g `#| export` instead of `#export`)
10+
11+
512
## 1.2.11
613

714
### New Features

0 commit comments

Comments
 (0)