Skip to content

Commit 7dc6645

Browse files
committed
📝 Add changelog notes for v0.4.0
1 parent 805c43b commit 7dc6645

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/changelog.md

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

33
## Beta
44

5+
### v0.4.0 - 2022-11-03
6+
7+
Software Changes:
8+
9+
- ✨ Bump `datasets` to `v0.0.6`, Add `california_housing` and `roofworld20` https://github.com/srlearn/relational-datasets/pull/28
10+
11+
Documentation Changes:
12+
13+
- ✨ Dataset loading recommendations. All pages under "Dataset descriptions" now have Python and Julia tabs recommending how to load the latest version of each dataset https://github.com/srlearn/relational-datasets/pull/30
14+
15+
CI Changes:
16+
17+
- 🔧 Bump codecov-action to `v3` https://github.com/srlearn/relational-datasets/pull/29
18+
- 🔧 Set `pythonpublish.yml` to use `pypi-publish` https://github.com/srlearn/relational-datasets/pull/31
19+
520
### v0.3.0 - 2022-06-20
621

722
Software Changes:

0 commit comments

Comments
 (0)