mirror of https://github.com/astral-sh/uv
Fix minor typo in changelog (#16173)
Noticed from the release notes -- might want to edit those as well. --------- Co-authored-by: Zanie Blue <contact@zanie.dev>
This commit is contained in:
parent
09b004c7bc
commit
783b48c13f
|
|
@ -49,7 +49,7 @@ There are no breaking changes to [`uv_build`](https://docs.astral.sh/uv/concepts
|
|||
|
||||
### Enhancements
|
||||
|
||||
- Don't warn when dependency is constraint by other dependency ([#16149](https://github.com/astral-sh/uv/pull/16149))
|
||||
- Don't warn when a dependency is constrained by another dependency ([#16149](https://github.com/astral-sh/uv/pull/16149))
|
||||
|
||||
### Bug fixes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue