branch: externals/indent-bars
commit f1404b31fe8ee5dd265873a33f6aa72ce7ee9fd9
Author: JD Smith <[email protected]>
Commit: JD Smith <[email protected]>

    Added what's new
---
 README.md | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8790728f29..bc58c89eb3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,4 @@
-# indent-bars
-
-Fast, configurable indentation guide-bars for Emacs.
+# indent-bars: fast, configurable indentation guide-bars for Emacs.
 
 <img align="right" width="492" alt="indent-bars example" 
src="https://github.com/jdtsmith/indent-bars/assets/93749/0e0def4d-14d9-46b7-9447-8945c8233929";>
 
@@ -18,6 +16,15 @@ This package provides vertical indentation _guide bars_, 
with the following feat
 - Blank line support.
 - Optional tree-sitter support, for context-aware bar depth in strings, 
wrapped entities like function arguments, and top level blank lines.
 
+## What's New
+
+- v0.1: Initial stipple-based indentation.
+- v0.2: 
+   - Support for tab-based indent modes
+   - optional character-based indent bars (automatic in terminal)
+   - tree-sitter context-aware bar depth
+   - other minor improvements.
+
 # FAQ's
 
 - **I don't see anything/bars are garbled!** <br>While most do, not all 
Emacsen support stipples; see [Compatibility](#compatibility).

Reply via email to