Skip to content

Commit d109577

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

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 where `readline` support is available, see
107+
* (repl) Default stub now has tab completion, where `readline` support is available,
108+
see ([#3114](https://github.com/bazel-contrib/rules_python/pull/3114)).
108109
([#3114](https://github.com/bazel-contrib/rules_python/pull/3114)).
109110
* (pypi) To configure the environment for `requirements.txt` evaluation, use the newly added
110111
developer preview of the `pip.default` tag class. Only `rules_python` and root modules can use

0 commit comments

Comments
 (0)