Congrats to the RC! The migration of my (small) projects went very smooth. Small suggestion for all future "new version" blog posts:
* Start the title with the word "Nim", for example "Nim xxx released" or "Nim version xxx released". This allows posting a link on other websites without changing the title or missing the context. Suggestions for the current blog post: * As the current post is long (I like it detailed), it would be nice to have a table of contents. * The paragraph about unnamed break could be extended by: "To turn the warning into an error, use `--warningAsError:UnnamedBreak:on` on the command line." (Analog to the paragraph about the definite assignment analysis.) * I would put the chapter "Major new features" in front of "Backward compatibility" since I think it's more interesting for most people.
