File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 1.23.0] - 2020-11-??
3
+ ## [ 1.23.1] - 2020-12-01
4
+
5
+ This point release is mostly to correct a problem where if you installed
6
+ ` rustup ` with ` --no-modify-path ` then the ` .cargo/env ` file would not be created
7
+ in some cases. In addition, we have rebuilt the macos binaries to correct an
8
+ oversight which caused older Macs to be unable to run the new version. If you
9
+ encountered a problem with ` liblzma ` on mac os 10.13 then this version should
10
+ solve that for you.
11
+
12
+ Finally, the illumos binary is now part of the release properly.
13
+
14
+ Thanks go to:
15
+
16
+ - Élie Roudninski
17
+ - Jeroen Ooms
18
+ - Jake Goulding
19
+ - Joshua M. Clulow
20
+ - Neil Mitchell
21
+ - Richard Gomes
22
+
23
+ ## [ 1.23.0] - 2020-11-27
4
24
5
25
The main points for this release are that ` rustup ` now supports a number of new
6
26
host platforms, most importantly of which is ` aarch64-apple-darwin ` for the new
You can’t perform that action at this time.
0 commit comments