File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.5.0] ( https://github.com/frankroeder/parrot.nvim/compare/v1.4.0...v1.5.0 ) (2025-03-15)
4
+
5
+
6
+ ### Features
7
+
8
+ * Add Claude thinking functionality ([ f5a6057] ( https://github.com/frankroeder/parrot.nvim/commit/f5a6057a1a883fa979aacc6c04ecb8ea4dd2b128 ) )
9
+ * ** anthropic:** add auto scroll for thinking ([ 078e2eb] ( https://github.com/frankroeder/parrot.nvim/commit/078e2ebe5df88e6ffb2db6a9b592b4c4a4c72d96 ) )
10
+ * Persist thinking config to state ([ 40597f9] ( https://github.com/frankroeder/parrot.nvim/commit/40597f9a605b35c984890677646fde29c4b83cec ) )
11
+ * Remember thinking config when toggling ([ c92bdb9] ( https://github.com/frankroeder/parrot.nvim/commit/c92bdb93d3936f9b72fd80cbd3f94dededfebdfe ) )
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * pass payload to curl through stdin ([ 79446e2] ( https://github.com/frankroeder/parrot.nvim/commit/79446e2416fb81bf5cc478417c552ea17814d576 ) )
17
+ * pass payload to curl through stdin ([ 5dd932e] ( https://github.com/frankroeder/parrot.nvim/commit/5dd932eb1146cf400880abb9bba437fe3dd2a1b7 ) )
18
+
3
19
## [ 1.4.0] ( https://github.com/frankroeder/parrot.nvim/compare/v1.3.0...v1.4.0 ) (2025-03-11)
4
20
5
21
You can’t perform that action at this time.
0 commit comments