Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
parttimenerd committed Feb 1, 2023
1 parent ccc3fad commit c4c6f96
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,17 @@

# Java Profiler Plugin

## [Unreleased]

## [0.0.3]

### Added
- Remove profile files before reprofiling

### Fixed
- Fix NullPointerException when opening the profile file after profiling #5
- Thanks to @JohannesLichtenberger for reporting the issue
- Fix Firefox Profiler file type recognition
- Remove profile files before reprofiling
- Only add "-XX:FlightRecorder" in JDK12 and below

## [0.0.2-beta]
Expand Down

0 comments on commit c4c6f96

Please sign in to comment.