From d1ef9d2932a5865b9cf7548869ecc57668cd921a Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Sun, 11 Jul 2021 14:08:46 -0700 Subject: [PATCH] Prepare v0.7.1 for release --- Changes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changes.md b/Changes.md index a19bcc0..012e446 100644 --- a/Changes.md +++ b/Changes.md @@ -51,6 +51,13 @@ Bugs fixed: are fixed in this release. * Shortcut keys advertised in the menu, such as Ctrl-N and Ctrl-S, now actually work. +### v0.7.1 (July 11 2021) + +Fixes a bug on the Windows version: + +* Built-in wallpapers other than the default Notebook were failing to + load in the Windows release of v0.7.0 + ## v0.6.0-alpha (June 6 2021) This release brings less jank and some new features.