summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3cfaebb2bddf..39e5ab587a38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
<a name="unreleased"></a>
## [Unreleased](https://gitlab.com/langurmonkey/gaiasky/tree/master)
-[Full changelog](https://gitlab.com/langurmonkey/gaiasky/compare/3.1.5...HEAD)
+[Full changelog](https://gitlab.com/langurmonkey/gaiasky/compare/3.1.6...HEAD)
+
+
+<a name="3.1.6"></a>
+## [3.1.6](https://gitlab.com/langurmonkey/gaiasky/tree/3.1.5) (2021-09-22)
+[Full changelog](https://gitlab.com/langurmonkey/gaiasky/compare/3.1.5...3.1.6)
+
+### Bug Fixes
+- VR GUI object initialization -- consolidate init() signature
<a name="3.1.5"></a>