Skip to content

Commit 02dbe5c

Browse files
chore(main): release 1.1.0
1 parent 5644bd1 commit 02dbe5c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/nvim-java/nvim-java-core/compare/v1.0.1...v1.1.0) (2024-04-16)
4+
5+
6+
### Features
7+
8+
* feature get lombok from lombok-nightly package ([#60](https://github.com/nvim-java/nvim-java-core/issues/60)) ([0fc8f59](https://github.com/nvim-java/nvim-java-core/commit/0fc8f59160de8cd545bfb8629d97aae4a6531628))
9+
10+
11+
### Bug Fixes
12+
13+
* trying to load jar that's not a jdtls extension ([#56](https://github.com/nvim-java/nvim-java-core/issues/56)) ([2951613](https://github.com/nvim-java/nvim-java-core/commit/295161308d57cc4c7a69daeeee6951e74080c661))
14+
* use fallback to cwd when root markers are missing ([#62](https://github.com/nvim-java/nvim-java-core/issues/62)) ([5644bd1](https://github.com/nvim-java/nvim-java-core/commit/5644bd19d339b3353d657e3840783e2077db99ac))
15+
316
## [1.0.1](https://github.com/nvim-java/nvim-java-core/compare/v1.0.0...v1.0.1) (2023-12-15)
417

518

0 commit comments

Comments
 (0)