diff --git a/CHANGELOG.md b/CHANGELOG.md index 3733fbe1e..241dce487 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,12 +70,10 @@ A brief description of the categories of changes: with `extra_pip_args = ["--platform=manylinux_2_4_x86_64"]`, that was an invalid usage previously but we were not failing the build. From now on this is explicitly disallowed. +* (toolchains) Added riscv64 platform definition for python toolchains. [precompile-docs]: /precompiling - -* (toolchains) Added riscv64 platform definition for python toolchains. - ## [0.32.2] - 2024-05-14 [0.32.2]: https://github.com/bazelbuild/rules_python/releases/tag/0.32.2