summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Robert C. Helling <helling@atdotde.de>2021-02-23 15:37:29 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2021-02-26 08:42:30 -0800
commitfb11f8efa668dec74d104375c75c91675ac9b87f (patch)
tree4012d136fdca33b0876d1bc62a99264b2c5e57fa /CHANGELOG.md
parent2064ce06cc02b6fc390fdf9bbe05fb60babc0d4b (diff)
downloadsubsurface-fb11f8efa668dec74d104375c75c91675ac9b87f.tar.gz
Describe CCR changes in documentation
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 430e62a62..68ae46ab1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,5 @@
+- planner: allow automatic setpoint changes at specified depths in CCR mode
+- core: fix OTU und CNS calculations for CCR dives at shallow depths
- desktop: make selection of multiple dives reasonable fast
- mobile: add GF fields to adjust Buhlmann algorithm parameters for calculated ceiling
- undo: save to git after editing weights [#3159]