summarylogtreecommitdiffstats
path: root/releasenotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes.txt')
-rw-r--r--releasenotes.txt16
1 files changed, 6 insertions, 10 deletions
diff --git a/releasenotes.txt b/releasenotes.txt
index 0a99f884c602..55c867c6b5b8 100644
--- a/releasenotes.txt
+++ b/releasenotes.txt
@@ -1,12 +1,8 @@
-# Gaia Sky 3.5.5-1
-
-## Features
-- improve default pane background, touch up mini-map layout.
-- add collapsible groups and per-group 'select all' and 'select none' controls to dataset manager.
-- add transparency support (encoded in diffuse texture/color) to shadow maps.
-- add support for scattering diffuse material properties in default and tessellation shaders.
-- update umbra and penumbra highlight colors.
+# Gaia Sky 3.5.5-2
## Bug Fixes
-- regression where all actions were printed to stdout.
-- unexpected and weird behaviour when spamming repeatedly left buttons in new UI.
+- crash fetching entity elevation due to the focus not being set yet.
+
+## Build System
+- add check for revision >= 2 in release script.
+- automate creation of HTML downloads table and properly use 'pkgver' and 'pkgrel' fields in AUR package.