Skip to content

Commit ac61419

Browse files
Copilotdannywillems
andcommitted
docs: add CHANGELOG entry for Poetry to uv migration
Co-authored-by: dannywillems <6018454+dannywillems@users.noreply.github.com>
1 parent 5f4fc51 commit ac61419

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ and this project adheres to
1111
### Infrastructure
1212

1313
- CI: bump actions/checkout from 4 to 6 ([6c9eecd], [#49])
14+
- Migrate from Poetry to uv: update `pyproject.toml` to PEP 621 format with
15+
`hatchling` build backend, replace `poetry run` with `uv run` in Makefile,
16+
and switch CI to `astral-sh/setup-uv` ([5f4fc51], [#56])
1417

1518
## [1.4.0] - 2026-02-09
1619

@@ -158,6 +161,7 @@ and this project adheres to
158161
<!-- Commit links -->
159162

160163
[6c9eecd]: https://github.com/LeakIX/l9format-python/commit/6c9eecd
164+
[5f4fc51]: https://github.com/LeakIX/l9format-python/commit/5f4fc51
161165
[ac4744e]: https://github.com/LeakIX/l9format-python/commit/ac4744e
162166
[d554f1e]: https://github.com/LeakIX/l9format-python/commit/d554f1e
163167
[7f49ff5]: https://github.com/LeakIX/l9format-python/commit/7f49ff5
@@ -242,4 +246,5 @@ and this project adheres to
242246
[#31]: https://github.com/LeakIX/l9format-python/issues/31
243247
[#32]: https://github.com/LeakIX/l9format-python/issues/32
244248
[#49]: https://github.com/LeakIX/l9format-python/pull/49
249+
[#56]: https://github.com/LeakIX/l9format-python/pull/56
245250
[#43]: https://github.com/LeakIX/l9format-python/issues/43

0 commit comments

Comments
 (0)