Skip to content

Commit 1159af8

Browse files
committed
Update changelog for v0.1.7
1 parent 93cc0b9 commit 1159af8

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

CHANGELOG.md

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

3+
## py-pkglite 0.1.7
4+
5+
### Maintenance
6+
7+
- Added Python 3.14 support and set as default development environment (#47).
8+
- Updated GitHub Actions workflows to use the latest `checkout` and
9+
`setup-python` versions (#47).
10+
- Refactored the logo generation script to use ImageMagick, removing the
11+
previous R and hexSticker dependency (#46).
12+
313
## py-pkglite 0.1.6
414

515
### Documentation

docs/changelog.md

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

3+
## py-pkglite 0.1.7
4+
5+
### Maintenance
6+
7+
- Added Python 3.14 support and set as default development environment (#47).
8+
- Updated GitHub Actions workflows to use the latest `checkout` and
9+
`setup-python` versions (#47).
10+
- Refactored the logo generation script to use ImageMagick, removing the
11+
previous R and hexSticker dependency (#46).
12+
313
## py-pkglite 0.1.6
414

515
### Documentation

0 commit comments

Comments
 (0)