]> git.scottworley.com Git - tablify/blobdiff - Changelog
Don't be O(n^2) unnecessarily
[tablify] / Changelog
index 347ca9e1eb01fcebe7bc42c2712678cbdee70826..33d7162a8d5d0fdededc9e45ad5cd9396d5b6c8a 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,7 @@
 ## [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