summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-11-29 14:03:45 +0100
committerGravatar default2023-11-29 14:03:45 +0100
commita60aa33f1cd96dff35af6dff70f48281d2d40984 (patch)
tree5fa562dd5a6c2d4e40bf3b4f1d1aa5631a74bc69
parentAdded a title to an image shortname. (diff)
downloadsnac2-a60aa33f1cd96dff35af6dff70f48281d2d40984.tar.gz
snac2-a60aa33f1cd96dff35af6dff70f48281d2d40984.tar.xz
snac2-a60aa33f1cd96dff35af6dff70f48281d2d40984.zip
Updated RELEASE_NOTES.
-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