Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
arissa34 committed Feb 6, 2022
1 parent 72dc517 commit 336070e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.2] - 2022-02-06
### Added
- Fix issue on parsing native function
- Improve parsing

## [0.0.1] - 2022-01-15
### Added
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
- C/C++ code parser from Java classes
- C/C++ code annotator
- Settings color highlighter

[0.0.2]: https://github.com/arissa34/JniGen-Plugin/releases/tag/v0.0.2
[0.0.1]: https://github.com/arissa34/JniGen-Plugin/releases/tag/v0.0.1

0 comments on commit 336070e

Please sign in to comment.