Skip to content

Commit 0172f09

Browse files
committed
📝 Add 0.3.0 notes to changelog
1 parent 90820ac commit 0172f09

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/changelog.md

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

33
## Beta
44

5+
### v0.3.0 - 2022-06-20
6+
7+
Software Changes:
8+
9+
- Append the name of the variable to the discrete variable value in `from_numpy`
10+
https://github.com/srlearn/relational-datasets/pull/25
11+
12+
Documentation Changes:
13+
14+
- Add `mkdocstrings-python` dependency https://github.com/srlearn/relational-datasets/pull/27
15+
- Drop `handler` in `docs/api/*` for generating docstrings https://github.com/srlearn/relational-datasets/pull/27
16+
- Update cells by running notebooks https://github.com/srlearn/relational-datasets/pull/26
17+
518
### v0.2.2 - 2021-12-04
619

720
Software Changes:

0 commit comments

Comments
 (0)