File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments