Skip to content

Commit

Permalink
0.2.0 release (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
zero9178 authored Jan 16, 2025
1 parent efb3558 commit 4e7e5a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# MLIR ODS Changelog

## [Unreleased]

## [0.2.0] - 2025-01-16
### Added
- Enabled `Comment with Line/Block Comment` functionality in TableGen
- Implemented automatic insertion of pairs of `"` (Smart Keys `Insert Pair Quote` functionality)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginGroup = com.github.zero9178.intellijmlirods
pluginName = IntelliJ-MLIR-ODS
pluginRepositoryUrl = https://github.com/zero9178/IntelliJ-MLIR-ODS
# SemVer format -> https://semver.org
pluginVersion = 0.1.0
pluginVersion = 0.2.0

# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 243
Expand Down

0 comments on commit 4e7e5a9

Please sign in to comment.