diff options
author | Josh Torres <torres.josh.j@gmail.com> | 2021-09-06 14:41:27 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-09-07 08:51:40 -0700 |
commit | 4e93d384823adbdd40633b0d8bcaa0c862fc108e (patch) | |
tree | 790c8e72b2e5814a34ce25b119768928d87ebc21 | |
parent | dcf1188a3b243bf0583278dc34db707d8883ec2f (diff) | |
download | subsurface-4e93d384823adbdd40633b0d8bcaa0c862fc108e.tar.gz |
Adding changelog entry for rich text support
Signed-off-by: Josh Torres <torres.josh.j@gmail.com>
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 694eb89a6..a001f9060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +mobile: Add support for rich text when displaying dive notes core: fix off-by-one causing incorrect profile display #3184 --- * Always add new entries at the very top of this file above other existing entries and this note. |