Skip to content

Commit fea7251

Browse files
committed
Update changelog
1 parent f79f62d commit fea7251

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
99

1010
### Changed
1111

12-
- This release only updates the tools we use.
13-
It's necessary to support Python 3.14 which is now the default for `3.x`.
12+
- Update tools such that they work on Python 3.14 (which is now `3.x` on GitHub Actions).
1413
[#182](https://github.com/hynek/build-and-inspect-python-package/pull/182)
1514

15+
- The action now ignores `UV_PYTHON` coming from the outside.
16+
[#184](https://github.com/hynek/build-and-inspect-python-package/pull/184)
17+
1618

1719
## [2.13.0](https://github.com/hynek/build-and-inspect-python-package/compare/v2.12.0...2.13.0)
1820

@@ -115,7 +117,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
115117
### Changed
116118

117119
- The action doesn't crash anymore if the user sets globally the `UV_SYSTEM_PYTHON` environment variable.
118-
[#116](https://github.com/hynek/build-and-inspect-python-package/pull/116)
120+
[#116](https://github.com/hynek/build-and-inspect-python-package/pull/116)
119121

120122

121123
## [2.3.0](https://github.com/hynek/build-and-inspect-python-package/compare/v2.2.1...v2.3.0) - 2024-04-11

0 commit comments

Comments
 (0)