Skip to content

Commit cf52549

Browse files
committed
add a changelog note
1 parent b4497fc commit cf52549

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ END_UNRELEASED_TEMPLATE
9898
* (pypi) Correctly aggregate the sources when the hashes specified in the lockfile differ
9999
by platform even though the same version is used. Fixes [#2648](https://github.com/bazel-contrib/rules_python/issues/2648).
100100
* (pypi) `compile_pip_requirements` test rule works behind the proxy
101+
* (toolchains) The hermetic toolchains now correctly statically advertise the
102+
`releaselevel` and `serial` for pre-release hermetic toolchains ({gh-issue}`2837`).
101103

102104
{#v0-0-0-added}
103105
### Added

0 commit comments

Comments
 (0)