Skip to content

Commit 483081f

Browse files
committed
docs: update changelog for #24
1 parent 39e0853 commit 483081f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,16 @@ and this project adheres to a _modified_ form of _[Semantic Versioning][semver]_
1111
### Added
1212

1313
### Changed
14+
- Migrate packaging metadata to `pyproject.toml` / PEP 517 build backend ([#24])
15+
- Prefer `uv pip` for installs (fall back to `pip` when `uv` is unavailable) ([#24])
16+
- Run CI tests in an isolated `uv` virtualenv instead of installing into the runner environment ([#24])
1417

1518
### Fixed
1619

1720
### Removed
1821

22+
[#24]: https://github.com/openlawlibrary/upgrade-python-package/pull/24
23+
1924
## [0.8.1]
2025

2126
### Added
@@ -214,4 +219,4 @@ and this project adheres to a _modified_ form of _[Semantic Versioning][semver]_
214219
[0.1.0]: https://github.com/openlawlibrary/upgrade-python-package/compare/2f540d20eba15f0990770620c24904c613e1f1a8...0.1.0
215220

216221
[keepachangelog]: https://keepachangelog.com/en/1.0.0/
217-
[semver]: https://semver.org/spec/v2.0.0.html
222+
[semver]: https://semver.org/spec/v2.0.0.html

0 commit comments

Comments
 (0)