Skip to content

Commit 51c11cf

Browse files
committed
Update changelog for v0.3.0
1 parent 715ed66 commit 51c11cf

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## py-ggsci 0.3.0
4+
5+
### Improvements
6+
7+
- Refine type annotations and docstrings to follow best practices (#9).
8+
9+
### Documentation
10+
11+
- Add a [Get Started article](https://nanx.me/py-ggsci/articles/get-started/)
12+
mirroring the original R package vignette (#11).
13+
14+
### CI/CD
15+
16+
- Add GitHub Actions workflow for mypy type checks (#10).
17+
318
## py-ggsci 0.2.0
419

520
### New features

docs/changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## py-ggsci 0.3.0
4+
5+
### Improvements
6+
7+
- Refine type annotations and docstrings to follow best practices (#9).
8+
9+
### Documentation
10+
11+
- Add a [Get Started article](https://nanx.me/py-ggsci/articles/get-started/)
12+
mirroring the original R package vignette (#11).
13+
14+
### CI/CD
15+
16+
- Add GitHub Actions workflow for mypy type checks (#10).
17+
318
## py-ggsci 0.2.0
419

520
### New features

0 commit comments

Comments
 (0)