Skip to content

Commit b9118d2

Browse files
committed
update changelog
1 parent 2dbea16 commit b9118d2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ Unreleased changes template.
5252

5353
{#v0-0-0-changed}
5454
### Changed
55-
* Nothing changed.
55+
* (deps) platforms 0.0.4 -> 0.0.11
5656

5757
{#v0-0-0-fixed}
5858
### Fixed
59-
* Nothing fixed.
59+
* (pypi) The `ppc64le` is now pointing to the right target in the `platforms` package.
6060

6161
{#v0-0-0-added}
6262
### Added
@@ -83,7 +83,6 @@ Unreleased changes template.
8383
* (rules) deprecation warnings for deprecated symbols have been turned off by
8484
default for now and can be enabled with `RULES_PYTHON_DEPRECATION_WARNINGS`
8585
env var.
86-
* (deps) platforms 0.0.4 -> 0.0.11
8786
* (pypi) Downgraded versions of packages: `pip` from `24.3.2` to `24.0.0` and
8887
`packaging` from `24.2` to `24.0`.
8988

@@ -95,7 +94,6 @@ Unreleased changes template.
9594
* (gazelle) Providing multiple input requirements files to `gazelle_python_manifest` now works correctly.
9695
* (pypi) Handle trailing slashes in pip index URLs in environment variables,
9796
fixes [#2554](https://github.com/bazelbuild/rules_python/issues/2554).
98-
* (pypi) The `ppc64le` is now pointing to the right target in the `platforms` package.
9997
* (runfiles) Runfile manifest and repository mapping files are now interpreted
10098
as UTF-8 on all platforms.
10199
* (coverage) Coverage with `--bootstrap_impl=script` is fixed

0 commit comments

Comments
 (0)