aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2019-04-04 15:22:39 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-04-04 15:22:39 -0700
commitfec354075f23b1aa26b2c111fa5d1ec12a439a2d (patch)
tree6ee2e0f6158c878bf98d1f1f70d56daa6a558589
parenta85598a0e72c6ff667c5c4126460076754bf3cc4 (diff)
downloadsubsurface-fec354075f23b1aa26b2c111fa5d1ec12a439a2d.tar.gz
Update CHANGELOG.md
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef6dcc280..e868578f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+- Add static analysis with LGTM and fix many warnings and errors discovered
+- Desktop: update snap and appdata meta data
+- Desktop: make sure cloud storage email addresses are lower case only
+- Desktop: Fix editing of dive-time [#1975]
+- Desktop: remove support for the "Share on Facebook" feature.
+ Rationale: It is fairly easy to share images on Facebook, thus it was decided
+ that this feature is redundant and should be removed from Subsurface.
+
---
* Always add new entries at the very top of this file above other existing entries and this note.
* Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]`