diff options
author | default <nobody@localhost> | 2022-12-04 11:38:19 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-04 11:38:19 +0100 |
commit | fb4d1f0b9c8f2dde0a6d654ca3fed7434df1527b (patch) | |
tree | 90c2e5fe2a121984fed68437b79ac794ffc5d078 | |
parent | 881d05e06c4849ad74c596cadb2482d05f327b2d (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d8a7e3f..6505bf5 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## 2.14 + +Fixed crash when debug level >= 2 (contributed by kensanata). + +Log message improvements for excelence (contributed by kensanata). + ## 2.13 A big disk layout rework, to make it more efficient when timelines get very big. Please take note that you must run `snac upgrade` when you install this version over an already existing one. |