Skip to content

Commit c471595

Browse files
authored
Correct date in changes
1 parent c690dc2 commit c471595

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book/99-changes.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"id": "american-settle",
66
"metadata": {},
77
"source": [
8-
"# Changes\n",
8+
"# Change history\n",
99
"\n",
10-
"Since 2021"
10+
"Since 2022"
1111
]
1212
},
1313
{
@@ -16,7 +16,7 @@
1616
"metadata": {},
1717
"source": [
1818
"- 3 Jan 2022: review [visualisation chapter](15-scipy.ipynb)\n",
19-
"- 3 Jan 2022: change from `odeint` to `solve_ivp` in [scipy chapter](16-scipy.ipynb)"
19+
"- 4 Jan 2022: change from `odeint` to `solve_ivp` in [scipy chapter](16-scipy.ipynb)"
2020
]
2121
}
2222
],

0 commit comments

Comments
 (0)