Skip to content

Commit 82dcf2d

Browse files
authored
Merge pull request #159 from MysterAitch/update_changelog
update changelog
2 parents 21d0bfb + 3864915 commit 82dcf2d

File tree

1 file changed

+3
-27
lines changed

1 file changed

+3
-27
lines changed

CHANGELOG.md

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,11 @@
11
# Changelog
22

33
## [Unreleased]
4-
### Added
5-
64
### Changed
5+
- Builds now require JDK11 minimum, per IntelliJ Plugin requirement
6+
- Upgraded to using JavaParser v3.23.0
7+
- Multiple other dependency updates
78

8-
### Deprecated
9-
10-
### Removed
11-
12-
### Fixed
13-
14-
### Security
15-
## [0.5.0]
16-
### Added
17-
- Detection of the IntelliJ's project language level, and default to that within the AST Inspector
18-
19-
### Changed
20-
- Upgraded to using JavaParser v3.22.1
21-
- Upgraded multiple dependencies
22-
- Made the plugin `dumbAware`, enabling it to be used while the project is being indexed
23-
- The exporters now use the system's newline, rather than `\n`
24-
25-
### Deprecated
26-
27-
### Removed
28-
29-
### Fixed
30-
- Exporters now respect the `include new line` configuration option
31-
32-
### Security
339

3410
## [0.5.0]
3511
### Added

0 commit comments

Comments
 (0)