diff options
author | Josh Torres <torres.josh.j@gmail.com> | 2021-09-05 17:36:41 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-09-06 13:00:42 -0700 |
commit | da6eb9d9472002376e98414945131f3ec542b181 (patch) | |
tree | 71ab216e771c629448dd16f032bc62b0ddee848a | |
parent | 7e6d9935f13db00ebb980c9d286c7bab0fea8a15 (diff) | |
download | subsurface-da6eb9d9472002376e98414945131f3ec542b181.tar.gz |
Add changelog entry
Signed-off-by: Josh Torres <torres.josh.j@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ba284890..694eb89a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ - +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. * Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]` |