diff options
author | default <nobody@localhost> | 2023-11-29 14:03:45 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-11-29 14:03:45 +0100 |
commit | a60aa33f1cd96dff35af6dff70f48281d2d40984 (patch) | |
tree | 5fa562dd5a6c2d4e40bf3b4f1d1aa5631a74bc69 /RELEASE_NOTES.md | |
parent | 6a37dca67a3866f644074b2059c1f9e49009bf02 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b0c3a59..9d283e9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## 2.44 -All code that generates HTML is being refactored. THIS IS A WORK IN PROGRESS. +I've refactored all HTML code because it was somewhat of a mess; now it's much more maintainable (at least for me). I think I haven't broken anything. Fixed crash in a special case of malformed query. |