Skip to content

Commit ea1420f

Browse files
chore(main): release 1.6.0 (#12)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2c239b8 commit ea1420f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## [1.6.0](https://github.com/nvim-java/nvim-java-refactor/compare/v1.5.0...v1.6.0) (2024-07-25)
4+
5+
6+
### Features
7+
8+
* add support for move refactoring code commands ([731a6f5](https://github.com/nvim-java/nvim-java-refactor/commit/731a6f50e656ae6dfc11d0517650ac179a669e11))
9+
* move all client commands to java-refactor ([#14](https://github.com/nvim-java/nvim-java-refactor/issues/14)) ([2c239b8](https://github.com/nvim-java/nvim-java-refactor/commit/2c239b84b84986808c9f351e959b2e9422bbc890))
10+
11+
12+
### Bug Fixes
13+
14+
* throws an error when there is refactor edit error ([1ad4911](https://github.com/nvim-java/nvim-java-refactor/commit/1ad49115898c1a03af23ec5058c1df6268b712a9))
15+
316
## [1.5.0](https://github.com/nvim-java/nvim-java-refactor/compare/v1.4.0...v1.5.0) (2024-07-17)
417

518

0 commit comments

Comments
 (0)