Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.8.0](https://github.com/zerochae/endpoint.nvim/compare/v2.7.0...v2.8.0) (2026-01-16)


### Features

* **detector:** add support for gradle multi-module projects ([e4a86a9](https://github.com/zerochae/endpoint.nvim/commit/e4a86a915c43008be4aff0c2a808dc2ce7019260))


### Bug Fixes

* **security:** sanitize shell inputs to prevent injection vulnerability ([1d64744](https://github.com/zerochae/endpoint.nvim/commit/1d647448019960f31ad3f81bcc9479975a5c875b))

## [2.7.0](https://github.com/zerochae/endpoint.nvim/compare/v2.6.0...v2.7.0) (2025-10-10)


Expand Down