Skip to content

Commit 8ec66ee

Browse files
committed
CHANGELOG: Update for 1.23.1
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent f329c9c commit 8ec66ee

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
# Changelog
22

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
424

525
The main points for this release are that `rustup` now supports a number of new
626
host platforms, most importantly of which is `aarch64-apple-darwin` for the new

0 commit comments

Comments
 (0)