X-Git-Url: http://git.scottworley.com/tablify/blobdiff_plain/166a543d8299317183ec9226c3af174a6d4f4fc9..f93f5541f591c6b0f9a9f0091eebd20b363ebb42:/Changelog

diff --git a/Changelog b/Changelog
index 2bf1261..212e410 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,11 @@
 ## [Unreleased]
 
+## [0.4.0] - 2024-10-03
+- Read column threshold from `!col_threshold <N>` in input
+- Allow forcing column layout with `!col <name>` in input
+- `!colsep` to separate `!col` columns
+- `!hide` to hide a column
+
 ## [0.3.0] - 2024-10-02
 - Center text in each cell
 - Escape HTML characters properly