diff --git a/README.md b/README.md
index 443c3bb2..70ab98db 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,11 @@ This README is being written.
* Introduced an all-new formatted text API that allows you to process formatted text in ways that the old API wouldn't allow. You can read on the whole API [here](TODO). There are also two new examples for this new api: `drawtext` (which shows the whole API at a glance) and `opentype` (which focuses on OpenType features).
* Also introduced a formal set of contribution guidelines, see `CONTRIBUTING.md` for details.
+* **17 February 2018**
+ * The longstanding Enter+Escape crashes on Windows have finally been fixed (thanks to @lxn).
+ * **Alpha 3.5 is now here.** This is a quickie release primiarly intended to deploy the above fix to package ui itself. **It is a partial binary release; sorry!** More new things will come in the next release, which will also introduce semver (so it will be called v0.4.0 instead).
+ * Alpha 3.5 also includes a new control gallery example. The screenshots below have not been updated yet.
+
* **27 November 2016**
* Decided to split the table stuff into its own branch. It will be developed independently of everything else, along with a few other features.
@@ -46,9 +51,6 @@ This README is being written.
*Note that today's entry (Eastern Time) may be updated later today.*
-* **