diff options
author | default <nobody@localhost> | 2023-01-06 15:55:08 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-01-06 15:55:08 +0100 |
commit | 9525be7495ffb389928f2246494bfcb0cecdae5a (patch) | |
tree | b24ae3b230ac2cb167d9c90f2d19e4b0b04e284e | |
parent | 47e6e4732334174c5d73c337f9f9b6194c4e5607 (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 788123d..515a290 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## 2.18 + +The purge ttl for stray global objects has been shortened. + +Don't show the collapse widget for non-existent children. + ## 2.17 Fixed a header bug (contributed by alderwick). |