Skip to content

Commit

Permalink
docs: add note about support for older IDE versions
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Jan 4, 2024
1 parent 7fe9d91 commit 7f86b62
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

## [Unreleased]

## [1.1.1] - 2024-01-04

- D2Viewer must implement DumbAware ([7fe9d91](https://github.com/develar/d2-intellij-plugin/commit/7fe9d916d9a43d1b0c237eb9964d93c12638de8d)).

## [1.1.0] - 2024-01-03

- Viewer toolbar: theme and layout choosers, export, compilation output and info.
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
The language support for D2, a modern language that turns text to diagrams.

The plugin is in active development. Don't hesitate to [file issues](https://github.com/develar/d2-intellij-plugin/issues).

The plugin is now compatible with JetBrains IDEs 2022.1 through 2022.3. However, version 2023.1 is not supported — please use version 2023.2 or later.

Please note that the plugin is being developed and tested for 2023.2 and higher, support for older versions may contain some bugs. As such, we advise against using older versions of the IDE.
<!-- Plugin description end -->

## Installation
Expand Down

0 comments on commit 7f86b62

Please sign in to comment.