You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Change Log
2
2
3
+
## 0.2.0 - 2021-02-25
4
+
5
+
### π IMPROVE
6
+
7
+
- Handling master_doc having being inside a subdirectory in `_toc.yml`.
8
+
9
+
### π Bugs Fixed
10
+
11
+
-`_toc.yml` can have extensions of the file names as well.
12
+
3
13
## 0.1.8 - 2021-02-22
4
14
5
15
Included packages for handling maths, plots and outputs. Taken from the following [conf.py](https://github.com/QuantEcon/lecture-python/blob/b37408c7b5aeb3875767949c6449113bcd4b1702/conf.py)
0 commit comments