Link to release notes
diff --git a/README.md b/README.md
index 8befe5a..e7a51ab 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,8 @@
 around error reporting are only available in newer compilers or on the nightly
 channel.*
 
+[*Release notes*](https://github.com/dtolnay/syn/releases)
+
 ## Example of a custom derive
 
 The canonical custom derive using Syn looks like this. We write an ordinary Rust