]> git.scottworley.com Git - tablify/blobdiff - Changelog
Use raw strings so strings with " in them are easier to read
[tablify] / Changelog
index 2ec30f7a4d16aa46696fdc8e837182810a1aec4e..33d7162a8d5d0fdededc9e45ad5cd9396d5b6c8a 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,7 @@
 ## [Unreleased]
 ## [Unreleased]
+- Center text in each cell
+- Escape HTML characters properly
+- Fix an unnecessary O(n^2)ism
 
 ## [0.2.1] - 2024-08-20
 - A little more space up top
 
 ## [0.2.1] - 2024-08-20
 - A little more space up top