Skip to content

Commit 1b44ffe

Browse files
committed
move dep changlog notes to non-breaking section
1 parent 88e5d95 commit 1b44ffe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@ 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) bazel_skylib 1.7.0 (workspace; bzlmod already specifying that version)
75-
* (deps) protobuf 29.0-rc2 (workspace; bzlmod already specifying that version)
7673

7774
Other changes:
7875
* (python_repository) Start honoring the `strip_prefix` field for `zstd` archives.
7976
* (pypi) {bzl:obj}`pip_parse.extra_hub_aliases` now works in WORKSPACE files.
77+
* (deps) rules_cc 0.0.16
78+
* (deps) bazel_skylib 1.7.0 (workspace; bzlmod already specifying that version)
79+
* (deps) protobuf 29.0-rc2 (workspace; bzlmod already specifying that version)
8080

8181
{#v0-0-0-fixed}
8282
### Fixed

0 commit comments

Comments
 (0)