Skip to content

Commit 58f5c85

Browse files
committed
chore(main): release 3.7.0
1 parent 7a4c36d commit 58f5c85

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [3.7.0](https://github.com/Robitx/gp.nvim/compare/v3.6.1...v3.7.0) (2024-08-04)
4+
5+
6+
### Features
7+
8+
* remember last chat without symlinks ([#176](https://github.com/Robitx/gp.nvim/issues/176)) ([df9adc2](https://github.com/Robitx/gp.nvim/commit/df9adc22450c052c9228714cde9b9cf90d6ca3e5))
9+
* copilot with gpt4-o ([c782f9a](https://github.com/Robitx/gp.nvim/commit/c782f9ace9c95f42c3e169df8366537d8980a62f))
10+
* better state logging ([63098a5](https://github.com/Robitx/gp.nvim/commit/63098a530a0fd5ba6dae5d7fb45236d9290ac8c2))
11+
* lazy load secrets (issue: [#152](https://github.com/Robitx/gp.nvim/issues/152)) ([4cea5ae](https://github.com/Robitx/gp.nvim/commit/4cea5aecd1bc4ce0081d2407710ba4741f193b6e))
12+
* configurable default agents ([#85](https://github.com/Robitx/gp.nvim/issues/85), [#148](https://github.com/Robitx/gp.nvim/issues/148)) ([49d1986](https://github.com/Robitx/gp.nvim/commit/49d1986aa98ef748397594aa26e137dbc9cb2798))
13+
14+
### Bug Fixes
15+
16+
* skip BufEnter logic if buf already prepared (issue: [#139](https://github.com/Robitx/gp.nvim/issues/139)) ([2c3d818](https://github.com/Robitx/gp.nvim/commit/2c3d818a47a9b156af921c9b768c7a31dcccf00f))
17+
318
## [3.6.1](https://github.com/Robitx/gp.nvim/compare/v3.6.0...v3.6.1) (2024-08-01)
419

520

0 commit comments

Comments
 (0)