Skip to content

Commit 10fc9d7

Browse files
committed
initial framework for release notes
1 parent f89b5f4 commit 10fc9d7

File tree

1 file changed

+43
-1
lines changed

1 file changed

+43
-1
lines changed

guide/02-api-overview/release-notes.ipynb

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"# What's new in version 1.8.0"
8+
]
9+
},
10+
{
11+
"cell_type": "markdown",
12+
"metadata": {},
13+
"source": [
14+
"## New"
15+
]
16+
},
17+
{
18+
"cell_type": "code",
19+
"execution_count": null,
20+
"metadata": {},
21+
"outputs": [],
22+
"source": []
23+
},
24+
{
25+
"cell_type": "code",
26+
"execution_count": null,
27+
"metadata": {},
28+
"outputs": [],
29+
"source": []
30+
},
31+
{
32+
"cell_type": "markdown",
33+
"metadata": {},
34+
"source": [
35+
"## Fixes"
36+
]
37+
},
38+
{
39+
"cell_type": "code",
40+
"execution_count": null,
41+
"metadata": {},
42+
"outputs": [],
43+
"source": []
44+
},
345
{
446
"cell_type": "markdown",
547
"metadata": {},
@@ -1376,7 +1418,7 @@
13761418
"name": "python",
13771419
"nbconvert_exporter": "python",
13781420
"pygments_lexer": "ipython3",
1379-
"version": "3.6.9"
1421+
"version": "3.6.10"
13801422
},
13811423
"varInspector": {
13821424
"cols": {

0 commit comments

Comments
 (0)