Skip to content
Snippets Groups Projects
Commit 84a51cae authored by Johannes Mey's avatar Johannes Mey
Browse files

version 0.2.0

parent d12d35b5
Branches main
Tags v0.2.0
No related merge requests found
Pipeline #11891 passed
# Changelog # Changelog
## [Unreleased] ## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
## [0.2.0]
### Added ### Added
- Support for IntelliJ IDEA 2021.2.3. - Support for IntelliJ IDEA 2021.2.3.
- Initial support for JastAdd aspect files. - Initial support for JastAdd aspect files.
...@@ -11,12 +23,5 @@ ...@@ -11,12 +23,5 @@
- configurable highlighters for attribute and api usages - configurable highlighters for attribute and api usages
- Dark mode icon which is a bit less colourful. - Dark mode icon which is a bit less colourful.
### Changed
### Deprecated
### Removed ### Removed
- Support for IntelliJ IDEA 2020.2.4. Minimal version now is 2021.1.1. - Support for IntelliJ IDEA 2020.2.4. Minimal version now is 2021.1.1.
### Fixed
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
pluginGroup = org.jastadd pluginGroup = org.jastadd
pluginName = JastAdd pluginName = JastAdd
pluginVersion = 0.2 pluginVersion = 0.2.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions. # for insight into build numbers and IntelliJ Platform versions.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment