Skip to content

Commit a0d45c2

Browse files
committed
Release 2.1.7
1 parent cbae2fd commit a0d45c2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# SequenceDiagram Changelog
22

33
## [Unreleased]
4+
## [2.1.7]
45
### Fixed
56
- Support for Mermaid when export diagram.
67
- Support export PlantUML and Mermaid when unchecked `Show simple call name`.
8+
- Fix some java.util.ConcurrentModificationException bugs.
79

810
## [2.1.6]
911
### Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = vanstudio
55
pluginName = SequenceDiagram
6-
pluginVersion = 2.1.6
6+
pluginVersion = 2.1.7
77

88
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)