Skip to content

Commit be438cb

Browse files
authored
Merge pull request #43 from zerochae/release-please--branches--master
chore(master): release 2.3.0
2 parents 5622edf + 88e93ce commit be438cb

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [2.3.0](https://github.com/zerochae/endpoint.nvim/compare/v2.2.1...v2.3.0) (2025-09-24)
4+
5+
6+
### Features
7+
8+
* add configurable previewer highlighting toggle ([fd934ca](https://github.com/zerochae/endpoint.nvim/commit/fd934ca1f1d7c483cc51bae2e743a594ef5b81cf))
9+
* add multiline endpoint support across all frameworks ([d6989b7](https://github.com/zerochae/endpoint.nvim/commit/d6989b7f570b21e9235185b093b1472c1e6d231c))
10+
* enhance picker system with improved highlighting and multiline support ([2d82e3a](https://github.com/zerochae/endpoint.nvim/commit/2d82e3a4dde79d5369b3272001a7a3b85b38c90d))
11+
* enhance Spring parser with comprehensive multiline annotation support ([2e1b619](https://github.com/zerochae/endpoint.nvim/commit/2e1b619e9edc5bbe7edd17c4023e4d90352f1509))
12+
13+
14+
### Bug Fixes
15+
16+
* add end_line_number field to endpoint.entry type ([9b7d55e](https://github.com/zerochae/endpoint.nvim/commit/9b7d55ee185e0bdd8a30441b7875039d7d4e3739))
17+
* remove unused parameter warnings in parsers ([9bb6695](https://github.com/zerochae/endpoint.nvim/commit/9bb66956090e1deb299548d1299f662bb8f4a92d))
18+
* resolve type issues and remove unused code in servlet parser ([73363cb](https://github.com/zerochae/endpoint.nvim/commit/73363cbcb9ac033406241521246dcc22ca6f56bc))
19+
* resolve undefined field warning in plugin ([0a004dc](https://github.com/zerochae/endpoint.nvim/commit/0a004dc7042cb5661643abb8d5a6eb51bb75dadc))
20+
* resolve variable redefinition in nestjs parser ([cf5bab6](https://github.com/zerochae/endpoint.nvim/commit/cf5bab6d4cda6fef8fd5d52c82b1ff2b0f55f8a9))
21+
322
## [2.2.1](https://github.com/zerochae/endpoint.nvim/compare/v2.2.0...v2.2.1) (2025-09-23)
423

524

0 commit comments

Comments
 (0)