Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wbolster committed Aug 26, 2024
1 parent 9390f9f commit dcdaec6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,15 @@ __ https://stable.melpa.org/
development branch
------------------

- prefer ``tree-sitter`` for function/class at point commands
(`#75 <https://github.com/wbolster/emacs-python-pytest/pull/75>`_)

- add option ``--log-cli-level``
(`#74 <https://github.com/wbolster/emacs-python-pytest/pull/74>`_)

- add ``project.el`` support
(`#73 <https://github.com/wbolster/emacs-python-pytest/pull/73>`_)

- use ``completing-read-multiple`` for multiple files selection
(`#72 <https://github.com/wbolster/emacs-python-pytest/issues/72>`_)

Expand Down

0 comments on commit dcdaec6

Please sign in to comment.