Skip to content

Commit 2b9ce0f

Browse files
committed
Add CHANGELOG entry for REPL tab completion
1 parent 9dd58d7 commit 2b9ce0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ END_UNRELEASED_TEMPLATE
104104

105105
{#v0-0-0-added}
106106
### Added
107+
* (repl) Default stub now has tab completion. ([#3114](https://github.com/bazel-contrib/rules_python/pull/3114)).
107108
* (pypi) To configure the environment for `requirements.txt` evaluation, use the newly added
108109
developer preview of the `pip.default` tag class. Only `rules_python` and root modules can use
109110
this feature. You can also configure custom `config_settings` using `pip.default`.

0 commit comments

Comments
 (0)