From 3c9ac708a90b790216c49ae88cda373d6a5d1f87 Mon Sep 17 00:00:00 2001 From: doc-code Date: Mon, 23 Sep 2024 02:07:36 +0200 Subject: [PATCH] Update CHANGELOG for v1.5.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67389c7..4edd7b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## v1.5.0 + +### New Features +- New option: **`File > New > Start from...`** (opt-in from preferences) + *Select any .blend file to use as template. Optionally, you save the template in your list, on the fly.* +- Splash Screen now supports 5+ templates with a submenu + +--- + +- Minor UI update + *Now use a single checkbox for switching templates in Splash Screen menu.* + ## v1.4.0 ### New Feature