Skip to content

Commit a036132

Browse files
chore(main): release 1.3.0 (#154)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a6a941a commit a036132

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

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.3.0](https://github.com/nvim-java/nvim-java/compare/v1.2.0...v1.3.0) (2024-04-12)
4+
5+
6+
### Features
7+
8+
* run/debug profiles ([#110](https://github.com/nvim-java/nvim-java/issues/110), [#131](https://github.com/nvim-java/nvim-java/issues/131)) ([#146](https://github.com/nvim-java/nvim-java/issues/146)) ([3442006](https://github.com/nvim-java/nvim-java/commit/3442006df0bbfb7fc5a45618d1fe971ce95a97a7))
9+
10+
11+
### Bug Fixes
12+
13+
* profile deletion does not work ([#158](https://github.com/nvim-java/nvim-java/issues/158)) ([cb62d07](https://github.com/nvim-java/nvim-java/commit/cb62d076edf5c12f036cb55c121c2fa77becb0f4))
14+
* typo in java profile ui command ([#156](https://github.com/nvim-java/nvim-java/issues/156)) ([30966b7](https://github.com/nvim-java/nvim-java/commit/30966b7314ffb01acc2886c24ef155bea9a1aaf1))
15+
316
## [1.2.0](https://github.com/nvim-java/nvim-java/compare/v1.1.0...v1.2.0) (2024-03-23)
417

518

0 commit comments

Comments
 (0)