diff options
| author | steveklabnik <steve@steveklabnik.com> | 2017-11-22 14:04:41 -0500 |
|---|---|---|
| committer | steveklabnik <steve@steveklabnik.com> | 2017-11-22 14:04:41 -0500 |
| commit | cdc6b8415748d44aee37d91de91ece4eeb371122 (patch) | |
| tree | b54a5acd63579d4fb36f2c24518fa0ed0bf5bd48 | |
| parent | 96e9cee77f7b03867a01f1210255da0af6196f15 (diff) | |
| download | rust-cdc6b8415748d44aee37d91de91ece4eeb371122.tar.gz rust-cdc6b8415748d44aee37d91de91ece4eeb371122.zip | |
Amend RELEASES for 1.22.1
and fix the date for 1.22.0
| -rw-r--r-- | RELEASES.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md index 7f5035a837c..57434ebc1f6 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,4 +1,11 @@ -Version 1.22.0 (2017-11-23) +Version 1.22.1 (2017-11-22) +========================== + +- [Update Cargo to fix an issue with macOS 10.13 "High Sierra"][46183] + +[46183]: https://github.com/rust-lang/rust/pull/46183 + +Version 1.22.0 (2017-11-22) ========================== Language |
