Skip to content

Commit 2b1286d

Browse files
committed
adjust changelog
1 parent 0228b9d commit 2b1286d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ Unreleased changes template.
7474

7575
{#v0-0-0-added}
7676
### Added
77+
* (python) {attr}`python.toolchain.default_version_file` has been added to
78+
allow users to set the default python version in the root module by reading
79+
the default version number from a file.
7780
* {obj}`//python/bin:python`: convenience target for directly running an
7881
interpreter. {obj}`--//python/bin:python_src` can be used to specify a
7982
binary whose interpreter to use.
@@ -124,9 +127,7 @@ Unreleased changes template.
124127

125128
{#v1-2-0-added}
126129
### Added
127-
* (python) {attr}`python.toolchain.default_version_file` has been added to
128-
allow users to set the default python version in the root module by reading
129-
the default version number from a file.
130+
* Nothing added.
130131

131132
{#v1-2-0-removed}
132133
### Removed

0 commit comments

Comments
 (0)