summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 090d314ff..21591113d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,10 @@
+- Desktop: Change strategy when to allow to delete a cylinder (#869)
+- Desktop/Mobile: Format numbers according to selected Subsurface
+ language (#1119)
- Add imperial support for UDCF import
- Desktop: combo box with fresh, sea water and EN 13319 in dive planner
- Desktop: Changed "salinity" to "water type" at dive planner and dive info
-# add new entries above this line
+# Always add new entries at the very top of this file above other
+# existing entries.
+# Use this layout for new entries:
+# <Area>: <Details about the change> [reference thread / issue]