]> git.scottworley.com Git - tablify/blobdiff - Changelog
Use raw strings so strings with " in them are easier to read
[tablify] / Changelog
index 8af88114969b883714478401ea4cbf42167afb70..33d7162a8d5d0fdededc9e45ad5cd9396d5b6c8a 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,9 @@
 ## [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
 - Sort columns _descending_ by frequency
 
 - A little more space up top
 - Sort columns _descending_ by frequency