diff options
author | default <nobody@localhost> | 2022-10-26 08:41:07 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-26 08:41:07 +0200 |
commit | d1c77dc0e3ad9e853d94b022f981fda67edb5309 (patch) | |
tree | a8340cfd0e46c51b35da42af553257e40a6cd696 | |
parent | b681e71a06641a5b861c58c5c34a0db04d262022 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 199916a..2ec5660 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.07 + +Fixed some minor memory leaks. + ## 2.06 Fixed a nasty bug in newly created users. |