Skip to content

Commit 95535e1

Browse files
authored
Update CHANGELOG.md
1 parent 2b9ce0f commit 95535e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ 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)).
107+
* (repl) Default stub now has tab completion where `readline` support is available, see
108+
([#3114](https://github.com/bazel-contrib/rules_python/pull/3114)).
108109
* (pypi) To configure the environment for `requirements.txt` evaluation, use the newly added
109110
developer preview of the `pip.default` tag class. Only `rules_python` and root modules can use
110111
this feature. You can also configure custom `config_settings` using `pip.default`.

0 commit comments

Comments
 (0)