Skip to content

Commit fe61c58

Browse files
author
auto
committed
Update CHANGELOG.md [skip ci]
1 parent 097dbd6 commit fe61c58

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# v0.19.0 (Wed Jan 07 2026)
2+
3+
#### 🚀 Enhancement
4+
5+
- Added Mac (M-series) support [#351](https://github.com/con/duct/pull/351) (codycbakerphd@gmail.com [@CodyCBakerPhD](https://github.com/CodyCBakerPhD) [@asmacdo](https://github.com/asmacdo))
6+
- Add --reverse option to con-duct ls command [#308](https://github.com/con/duct/pull/308) ([@asmacdo](https://github.com/asmacdo) [@yarikoptic](https://github.com/yarikoptic))
7+
8+
#### 🐛 Bug Fix
9+
10+
- Fix formatting for upstream linking instructions [#360](https://github.com/con/duct/pull/360) ([@CodyCBakerPhD](https://github.com/CodyCBakerPhD))
11+
- filter pyparsing deprecation warnings instead of pinning [#355](https://github.com/con/duct/pull/355) ([@asmacdo](https://github.com/asmacdo))
12+
- pin pyparsing for oldestdeps environment [#353](https://github.com/con/duct/pull/353) ([@asmacdo](https://github.com/asmacdo))
13+
14+
#### 🏠 Internal
15+
16+
- Improve handler of SIGINT signals [#357](https://github.com/con/duct/pull/357) ([@candleindark](https://github.com/candleindark))
17+
18+
#### Authors: 5
19+
20+
- Austin Macdonald ([@asmacdo](https://github.com/asmacdo))
21+
- Cody Baker ([@CodyCBakerPhD](https://github.com/CodyCBakerPhD))
22+
- CodyCBakerPhD (codycbakerphd@gmail.com)
23+
- Isaac To ([@candleindark](https://github.com/candleindark))
24+
- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic))
25+
26+
---
27+
128
# v0.18.0 (Mon Dec 15 2025)
229

330
#### 🚀 Enhancement

0 commit comments

Comments
 (0)