From ae7971bc06d145ebc090b82d5b24549a62a96d45 Mon Sep 17 00:00:00 2001 From: Martin Gerhardy Date: Sun, 22 May 2022 20:39:09 +0200 Subject: [PATCH] DOCS: updated changelog --- debian/changelog | 1 + docs/CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 03731b16e..ed8ac4d74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ vengi (0.0.20.0-1) UNRELEASED; urgency=low * Load the palette from the source file * Fixed vxm file path when saving vxr * Save vxmc (version 12) now + * Changed default ambient color and gamma values * VoxEdit: * Fixed start problems on some systems with multisampled framebuffers diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index f5eaabbc5..d2f13e1d5 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -31,6 +31,7 @@ General: - Load the palette from the source file - Fixed vxm file path when saving vxr - Save vxmc (version 12) now + - Changed default ambient color and gamma values VoxEdit: