summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3737f999d9b3..1a3692dd3750 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,24 @@
+<a name="unreleased"></a>
+## [Unreleased](https://gitlab.com/langurmonkey/gaiasky/tree/master)
+[Full changelog](https://gitlab.com/langurmonkey/gaiasky/compare/3.1.2...HEAD)
+
+
+<a name="3.1.2"></a>
+## [3.1.2](https://gitlab.com/langurmonkey/gaiasky/tree/3.1.1) (2021-06-16)
+[Full changelog](https://gitlab.com/langurmonkey/gaiasky/compare/3.1.1...3.1.2)
+
+### Bug Fixes
+- broken visibility of datasets (star/particle groups) [#369](https://gitlab.com/langurmonkey/gaiasky/issues/369)
+- enable more than one light glow effect at a time
+- set logging level of STIL and jsamp to WARN [#367](https://gitlab.com/langurmonkey/gaiasky/issues/367)
+
+### Build System
+- fix git-chglog configuration so that merge requests are correctly captured
+
+### Features
+- add apparent magnitude from camera [#368](https://gitlab.com/langurmonkey/gaiasky/issues/368)
+
+
<a name="3.1.1"></a>
## [3.1.1](https://gitlab.com/langurmonkey/gaiasky/tree/3.1.0) (2021-06-11)
[Full changelog](https://gitlab.com/langurmonkey/gaiasky/compare/3.1.0...3.1.1)