We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7bbea commit 9ee1e00Copy full SHA for 9ee1e00
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## 1.0.0 (2024-05-02)
4
+
5
6
+### Features
7
8
+* add extract variable command ([#5](https://github.com/nvim-java/nvim-java-refactor/issues/5)) ([7e7bbea](https://github.com/nvim-java/nvim-java-refactor/commit/7e7bbea13286e1cdf2e344a3158f9bafbf7c9877))
9
+* init commit ([5ceae25](https://github.com/nvim-java/nvim-java-refactor/commit/5ceae254705c281b1fcdf4093190e821eed74a9e))
10
11
12
+### Bug Fixes
13
14
+* **ci:** missing token for stylua ([8aed200](https://github.com/nvim-java/nvim-java-refactor/commit/8aed2008d2c2cecfe62c2bd18d04634aa3230813))
15
16
## [1.2.0](https://github.com/nvim-java/nvim-java/compare/v1.1.0...v1.2.0) (2024-03-23)
17
18
0 commit comments