From a245ced3dcb13a45d1107a9e75dec26b08f6d2ad Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 17 Feb 2018 21:25:53 -0500 Subject: [PATCH] One last overdue README update before the package. Alpha 3.5. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 794a2bf4..d42f7e6b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ This README is being written.
* **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.