about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMark Simulacrum <mark.simulacrum@gmail.com>2018-06-01 17:23:52 -0600
committerMark Simulacrum <mark.simulacrum@gmail.com>2018-06-01 17:23:52 -0600
commit21423ec3134fda7d429047db94fbbfabb78f7ef1 (patch)
tree0d43a07de172874590c4d7f179417c25e9977902
parentaa094a43cc041c8483b7c80fb0ec4be233dd01b7 (diff)
Pull in release notes from stable
-rw-r--r--RELEASES.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 758de62a848..0403a2ac1fe 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -1,3 +1,13 @@
+Version 1.26.2 (2018-06-05)
+==========================
+
+Compatibility Notes
+-------------------
+
+- [The borrow checker was fixed to avoid unsoundness when using match ergonomics][51117]
+
+[51117]: https://github.com/rust-lang/rust/issues/51117
+
 Version 1.26.1 (2018-05-29)
 ==========================