From b0aa07eba4001ca4ed217c7c3bb85ae24a1db1b2 Mon Sep 17 00:00:00 2001 From: Ignas Anikevicius <240938+aignas@users.noreply.github.com> Date: Sun, 19 May 2024 13:06:42 +0900 Subject: [PATCH] move changelog --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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