Skip to content

Commit e34e616

Browse files
authored
chore(main): release 1.2.0 (#4)
1 parent 02e9b04 commit e34e616

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/you-n-g/simplegpt.nvim/compare/v1.1.0...v1.2.0) (2025-01-01)
4+
5+
6+
### Features
7+
8+
* add condition for error fixing ([2248e1e](https://github.com/you-n-g/simplegpt.nvim/commit/2248e1e9fd6a53aa1f8b9fcb6ed59beffaf3049c))
9+
* Add multi-round conversation support with context in chat dialog ([7da7344](https://github.com/you-n-g/simplegpt.nvim/commit/7da7344086c599172ab55bd5f008bd9b08922241))
10+
* Add show_value keymap and functionality for special value display ([97f4baa](https://github.com/you-n-g/simplegpt.nvim/commit/97f4baa561c71dd3de2c00e19d00a5f9c18548ca))
11+
* Add support for custom keyboard shortcuts in simplegpt ([17d67c3](https://github.com/you-n-g/simplegpt.nvim/commit/17d67c3e1270ba8c64496c1cbfef45160b5ec513))
12+
* Add support for custom template paths in loader module ([3b7f826](https://github.com/you-n-g/simplegpt.nvim/commit/3b7f826150e1535f878780a102258b916a465b22))
13+
* enhance visual selection handling and key mappings in dialog and utils ([d242bdd](https://github.com/you-n-g/simplegpt.nvim/commit/d242bddf81dcbbb4a6e42af80ea20dd1578eae15))
14+
* improved translate ([da049f3](https://github.com/you-n-g/simplegpt.nvim/commit/da049f386dbc8b24b23650ece2b01d0e3c22fc65))
15+
* refactor shortcuts ([5b7b6a3](https://github.com/you-n-g/simplegpt.nvim/commit/5b7b6a3a3dd34d4d11dad8b12eefc7e0d73e2e43))
16+
* Update code completion templates and adjust configuration settings ([6632c56](https://github.com/you-n-g/simplegpt.nvim/commit/6632c56a16f5b8a8cd3b34218496f173f346f4d7))
17+
18+
19+
### Bug Fixes
20+
21+
* append naming error ([f546967](https://github.com/you-n-g/simplegpt.nvim/commit/f5469677ded447033a732c66672a1bdd9788345f))
22+
* correct column selection logic in visual mode ([3b9733e](https://github.com/you-n-g/simplegpt.nvim/commit/3b9733ebe5d200244f7db4c63a14dfc4e9f225b0))
23+
* Correct key mappings and formatting in README and Lua files ([6bdab62](https://github.com/you-n-g/simplegpt.nvim/commit/6bdab629fe5cec442f257d4b5db84c64cd48498d))
24+
* format ([3fc60ff](https://github.com/you-n-g/simplegpt.nvim/commit/3fc60ffe0be19ca7785751f46469c778bcee1c38))
25+
326
## [1.1.0](https://github.com/you-n-g/simplegpt.nvim/compare/v1.0.1...v1.1.0) (2024-11-22)
427

528

0 commit comments

Comments
 (0)