Skip to content

Commit 81f83b6

Browse files
committed
docs: add changelog
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
1 parent 9ed3539 commit 81f83b6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/changelog.md

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

3+
## Version 0.4.7
4+
5+
This version fixes a unused variable message in 0.4.6, along with a debug
6+
logging improvement, and a few test fixes, including a regression in the recent
7+
noxfile reworking.
8+
9+
- fix: remove `SKBUILD_STATE` unused message when building by @henryiii in #401
10+
- fix: logging environment should use reprs by @henryiii in #409
11+
12+
Tests and CI:
13+
14+
- Support running tests with `NO_COLOR` by @henryiii in #407
15+
- `noxfile.py` added to mypy, two fixes by @henryiii in #408
16+
- Get packages of interest from `pyproject.toml` by @henryiii in #402
17+
- Enable more tests in the spec file by @LecrisUT in #400
18+
319
## Version 0.4.6
420

521
This release has one small new feature (access to `${SKBUILD_STATE}` from

0 commit comments

Comments
 (0)