projects
/
tablify
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't allocate columns to rare events
[tablify]
/
Changelog
diff --git
a/Changelog
b/Changelog
index 2ec30f7a4d16aa46696fdc8e837182810a1aec4e..6f091727ad19b94c3d79fe4c3e56a9d2f331c8df 100644
(file)
--- a/
Changelog
+++ b/
Changelog
@@
-1,4
+1,8
@@
## [Unreleased]
+- Center text in each cell
+- Escape HTML characters properly
+- Fix an unnecessary O(n^2)ism
+- Rare events appear as end-of-line notes rather than mostly-empty columns
## [0.2.1] - 2024-08-20
- A little more space up top