Skip to content

Commit 0512e6c

Browse files
committed
add changelog
1 parent 0cfc663 commit 0512e6c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,11 @@ END_UNRELEASED_TEMPLATE
6161

6262
{#v1-7-0-changed}
6363
### Changed
64-
* (deps) bumped rules_cc dependency to `0.1.5`.
64+
* (deps) bumped rules_cc dependency to `0.2.10`.
65+
* (deps) bumped protobuf dependency to `33.0`.
66+
* (deps) WORKSPACE should call
67+
`@rules_python//python:repositories_deps.bzl%rules_python_deps`
68+
to setup additional dependencies.
6569
* (bootstrap) For {obj}`--bootstrap_impl=system_python`, `PYTHONPATH` is no
6670
longer used to add import paths. The sys.path order has changed from
6771
`[app paths, stdlib, runtime site-packages]` to `[stdlib, app paths, runtime

0 commit comments

Comments
 (0)