diff options
-rw-r--r-- | CHANGELOG.md | 8 |
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]` |