Skip to content

Commit 78913d3

Browse files
committed
Prepare CHANGELOG
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 0254d64 commit 78913d3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,17 @@ Breaking API changes:
2424
multiple manifests for a single package instance.
2525

2626

27-
v21.5.11
27+
v21.6.2
2828
--------
2929

3030
Breaking API changes:
3131
~~~~~~~~~~~~~~~~~~~~~
3232

33-
- The configure scripts for Linux, macOS and Windows are new. These are now
34-
only native scripts (.bat on Windows and .sh on POSIX) and the Python script
35-
etc/configure.py has been removed. Use the PYTHON_EXECUTABLE enviroment
36-
varibale to point to alternative non-default Python executable. An this on
37-
all OSes.
33+
- The configure scripts for Linux, macOS and Windows have been entirely
34+
refactored and should be considered as new. These are now only native scripts
35+
(.bat on Windows and .sh on POSIX) and the Python script etc/configure.py
36+
has been removed. Use the PYTHON_EXECUTABLE enviroment variable to point to
37+
alternative non-default Python executable and this on all OSes.
3838

3939

4040
Ouputs:

0 commit comments

Comments
 (0)