summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
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 2
3## 2.44 3## 2.44
4 4
5All code that generates HTML is being refactored. THIS IS A WORK IN PROGRESS. 5I'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.
6 6
7Fixed crash in a special case of malformed query. 7Fixed crash in a special case of malformed query.
8 8