Skip to content

Commit b6d4e07

Browse files
author
auto
committed
Update CHANGELOG.md [skip ci]
1 parent 6f878e7 commit b6d4e07

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# v0.16.0 (Fri Sep 05 2025)
2+
3+
#### 🚀 Enhancement
4+
5+
- Change: Replace print statements with logger for error handling [#296](https://github.com/con/duct/pull/296) ([@asmacdo](https://github.com/asmacdo))
6+
- Handle noninteractive matplotlib backends [#293](https://github.com/con/duct/pull/293) ([@asmacdo](https://github.com/asmacdo))
7+
- con-duct plot should accept info.json in addition to usage.json [#292](https://github.com/con/duct/pull/292) ([@asmacdo](https://github.com/asmacdo))
8+
9+
#### 🐛 Bug Fix
10+
11+
- Test against pre-release of 3.14 [#230](https://github.com/con/duct/pull/230) ([@yarikoptic](https://github.com/yarikoptic) [@asmacdo](https://github.com/asmacdo))
12+
- List a version in "duct is executing" log message [#295](https://github.com/con/duct/pull/295) ([@yarikoptic](https://github.com/yarikoptic))
13+
14+
#### Authors: 2
15+
16+
- Austin Macdonald ([@asmacdo](https://github.com/asmacdo))
17+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
18+
19+
---
20+
121
# v0.15.0 (Fri Aug 15 2025)
222

323
#### 🚀 Enhancement

0 commit comments

Comments
 (0)