From ff1646f40a59e010956d5afa7119c0c20205595e Mon Sep 17 00:00:00 2001 From: Benjamin Wasty Date: Fri, 23 Feb 2018 15:37:21 +0100 Subject: [PATCH] release preparation --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cbbf0d..f9f252a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [Unreleased] +## [0.3.0] - 2018-02-23 ### Added * re-add keyboard controls - `WASD` and cursor keys * remaining glTF camera options: @@ -22,7 +22,7 @@ * Initial 'nice' camera position (some models were not properly centered) * Zooming with real mouse wheel -## [0.2.0] - 2018-11-02 +## [0.2.0] - 2018-02-11 ### Changed * replace `WASD+mouse` navigation with `OrbitControls` based on three.js: - rotate: left click + drag