projects
/
tablify
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use raw strings so strings with " in them are easier to read
[tablify]
/
Changelog
diff --git
a/Changelog
b/Changelog
index 2ec30f7a4d16aa46696fdc8e837182810a1aec4e..33d7162a8d5d0fdededc9e45ad5cd9396d5b6c8a 100644
(file)
--- a/
Changelog
+++ b/
Changelog
@@
-1,4
+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