summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlangurmonkey2018-11-22 10:57:46 +0100
committerlangurmonkey2018-11-22 10:57:46 +0100
commit921c545d41540864b55146a59b16bc31e5053f03 (patch)
treecf2bac597e56dd94152f1369127ab9f35dfb5792 /CHANGELOG.md
parent2851b98cc73f318d7c2f13cd62fc70a6c2a17732 (diff)
downloadaur-921c545d41540864b55146a59b16bc31e5053f03.tar.gz
Version 2.1.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md30
1 files changed, 29 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58a03f3b6e2a..4f4325f4f488 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,36 @@
<a name="unreleased"></a>
## [Unreleased](https://github.com/langurmonkey/gaiasky/tree/master)
-[Full changelog](https://github.com/langurmonkey/gaiasky/compare/2.1.3...HEAD)
+[Full changelog](https://github.com/langurmonkey/gaiasky/compare/2.1.4...HEAD)
+<a name="2.1.4"></a>
+## [2.1.4](https://github.com/langurmonkey/gaiasky/tree/2.1.3) (2018-11-22)
+[Full changelog](https://github.com/langurmonkey/gaiasky/compare/2.1.3...2.1.4)
+
+### Bug Fixes
+
+- german translation and locale initialisation [#320](https://github.com/langurmonkey/gaiasky/issues/320)
+- do not preselect default dataset, only base data
+- sizing of download manager window
+- data download url log message
+- null pointer when updating scroll focus, slash at end
+- multiple scroll focus objects [#319](https://github.com/langurmonkey/gaiasky/issues/319)
+- octree generator
+- emission shader code
+### Build system
+
+- add xorg-xrandr as dep in aur pkg
+### Features
+
+- improve usability of download manager
+- ensure correct java version before building
+- dataset versioning [#318](https://github.com/langurmonkey/gaiasky/issues/318) [#316](https://github.com/langurmonkey/gaiasky/issues/316)
+- STIL provider adds HIP indices
+- name support and more for STIL loader
+- script to query HIP names in simbad
+- add optional output folder to csv process
+- script to process dr2 csv files
+
<a name="2.1.3"></a>
## [2.1.3](https://github.com/langurmonkey/gaiasky/tree/2.1.2-vr) (2018-10-31)
[Full changelog](https://github.com/langurmonkey/gaiasky/compare/2.1.2-vr...2.1.3)