summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5f7f509..f2a89d8a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
CHANGELOG
=========
+0.27.2
+------
+- 16 base ANSI colors can be specified by their names
+ ```sh
+ fzf --color fg:3,fg+:11
+ fzf --color fg:yellow,fg+:bright-yellow
+ ```
+
0.27.1
------
- Added `unbind` action. In the following Ripgrep launcher example, you can