projects
/
tablify
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Refactor: Collect to Vec and join(" ")
[tablify]
/
Changelog
diff --git
a/Changelog
b/Changelog
index 6251f29c10a7769616edb77a2869a824f8c7cdf2..347ca9e1eb01fcebe7bc42c2712678cbdee70826 100644
(file)
--- a/
Changelog
+++ b/
Changelog
@@
-1,5
+1,9
@@
## [Unreleased]
+- Center text in each cell
+## [0.2.1] - 2024-08-20
+- A little more space up top
+- Sort columns _descending_ by frequency
## [0.2.0] - 2024-08-19
Initial release