From dcdaec6fe203f08bda0f5ee1931370dfd075a4ff Mon Sep 17 00:00:00 2001 From: wouter bolsterlee Date: Mon, 26 Aug 2024 13:22:47 +0200 Subject: [PATCH] update changelog --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index a7a1c18..cfb1e26 100644 --- a/README.rst +++ b/README.rst @@ -399,6 +399,15 @@ __ https://stable.melpa.org/ development branch ------------------ +- prefer ``tree-sitter`` for function/class at point commands + (`#75 `_) + +- add option ``--log-cli-level`` + (`#74 `_) + +- add ``project.el`` support + (`#73 `_) + - use ``completing-read-multiple`` for multiple files selection (`#72 `_)