Skip to content

Commit 6616fca

Browse files
authored
Merge pull request #171 from frankroeder/release-please--branches--main
chore(main): release 2.4.0
2 parents b70fa82 + 0118424 commit 6616fca

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/frankroeder/parrot.nvim/compare/v2.3.0...v2.4.0) (2025-09-30)
4+
5+
6+
### Features
7+
8+
* add PrtReloadCache command to reload cached models ([10d146f](https://github.com/frankroeder/parrot.nvim/commit/10d146fba858b2e0c858ebbcddcd601ae6cb5e25))
9+
10+
11+
### Bug Fixes
12+
13+
* addresses issue [#177](https://github.com/frankroeder/parrot.nvim/issues/177), reload list after deleting chat item ([708fccf](https://github.com/frankroeder/parrot.nvim/commit/708fccf259aab04cb5304802d00d03f437d74f4c))
14+
* **logger:** stop overwriting global vim.notify function ([55676bc](https://github.com/frankroeder/parrot.nvim/commit/55676bce578969fce606bac04fefc27fd16e3a8a))
15+
* remove chat prompt buffer, chats should be fully functional buffers ([da1eb03](https://github.com/frankroeder/parrot.nvim/commit/da1eb031ccb9d5822978d06f181b89e30cb66b81))
16+
* rewrite, append and prepend now respect chat_free_cursor option ([6ad76a1](https://github.com/frankroeder/parrot.nvim/commit/6ad76a1b170b3fa49851504ab17cb39075b93b03))
17+
* typos and correct chat/command mode detection ([8f97191](https://github.com/frankroeder/parrot.nvim/commit/8f9719188a5ce294c045a3973f83d7ee3a106277))
18+
319
## [2.3.0](https://github.com/frankroeder/parrot.nvim/compare/v2.2.0...v2.3.0) (2025-07-15)
420

521

0 commit comments

Comments
 (0)