Skip to content

Commit bcbd4e0

Browse files
rickeylevcomius
authored andcommitted
Update changelog
1 parent 965a406 commit bcbd4e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,15 @@ Unreleased changes template.
7070
bzlmod extension.
7171
* (bzlmod) `pip.parse.parse_all_requirements_files` attribute has been removed.
7272
See notes in the previous versions about what to do.
73+
* (deps) rules_cc 0.0.16
74+
* (deps) protobuf 29.0-rc2 (workspace; bzlmod already specifying that version)
7375

7476
Other changes:
7577
* (python_repository) Start honoring the `strip_prefix` field for `zstd` archives.
7678
* (pypi) {bzl:obj}`pip_parse.extra_hub_aliases` now works in WORKSPACE files.
7779
* (binaries/tests) For {obj}`--bootstrap_impl=script`, a binary-specific (but
7880
otherwise empty) virtual env is used to customize `sys.path` initialization.
81+
* (deps) bazel_skylib 1.7.0 (workspace; bzlmod already specifying that version)
7982

8083
{#v0-0-0-fixed}
8184
### Fixed
@@ -88,6 +91,8 @@ Other changes:
8891
* (binaries/tests) ({obj}`--bootstrap_impl=scipt`) Using `sys.executable` will
8992
use the same `sys.path` setup as the calling binary.
9093
([2169](https://github.com/bazelbuild/rules_python/issues/2169)).
94+
* (workspace): Corrected protobuf's name to com_google_protobuf, the name is
95+
hardcoded in Bazel, WORKSPACE mode.
9196

9297
{#v0-0-0-added}
9398
### Added

0 commit comments

Comments
 (0)