Skip to content
Merged
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
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Changelog

## 1.0.0 (2023-12-10)


### Features

* add editor config ([f59a395](https://github.com/nvim-java/nvim-java-dap/commit/f59a3955c800405cba9a6b725ee44f77695f74a9))
* add enrich config to adapter ([#3](https://github.com/nvim-java/nvim-java-dap/issues/3)) ([3254832](https://github.com/nvim-java/nvim-java-dap/commit/32548324a701e2da9bbc03546b0ae3c1ff6cb6b7))
* add lint & release-please workflows ([#8](https://github.com/nvim-java/nvim-java-dap/issues/8)) ([20a0d53](https://github.com/nvim-java/nvim-java-dap/commit/20a0d5326c46140c21583b2f8fedf67218153eb3))
* add plugin manager for testing ([1feb82e](https://github.com/nvim-java/nvim-java-dap/commit/1feb82e5576b468f7e0ab7c87c6f19c8db7800aa))
* use lazy to install test dependencies ([2072c84](https://github.com/nvim-java/nvim-java-dap/commit/2072c844776cffdf867f31dda693b6ad27c382f3))


### Bug Fixes

* application cannot be run due to no init build ([#5](https://github.com/nvim-java/nvim-java-dap/issues/5)) ([53351db](https://github.com/nvim-java/nvim-java-dap/commit/53351db03f193e77abeadb3933ee153346c7ef89))
* auto doc failure due to no permissions ([7672c05](https://github.com/nvim-java/nvim-java-dap/commit/7672c0554dbdb5ba6dfb7889199bbc0e981b2496))
* build badge ([0af982e](https://github.com/nvim-java/nvim-java-dap/commit/0af982e895e3eabfcae97d922eac733a758d5757))
* build shields badge ([db7b333](https://github.com/nvim-java/nvim-java-dap/commit/db7b3335dfc1a38181b1702449aae50589382ae8))


### Miscellaneous Chores

* release 1.0.0 ([603091d](https://github.com/nvim-java/nvim-java-dap/commit/603091d06f82db6f710865f71fdf7666299439c1))