From 9c538eab62f280256d1c9889e8e19b138854e3a2 Mon Sep 17 00:00:00 2001 From: Douglas Thor Date: Tue, 12 Mar 2024 20:30:38 -0700 Subject: [PATCH] docs(changelog) Update changelog from PR #1784 (#1802) Add the missing changelog from PR #1784. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e29f84d85..28b453a929 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,8 @@ A brief description of the categories of changes: * New Python versions available: `3.11.8`, `3.12.2` using https://github.com/indygreg/python-build-standalone/releases/tag/20240224. +* (gazelle) Added a new `python_visibility` directive to control visibility + of generated targets by appending additional visibility labels. [0.XX.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.XX.0