Skip to content

Commit ba32073

Browse files
committed
release v2.2.1
1 parent 4faab44 commit ba32073

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# SequenceDiagram Changelog
22

33
## [Unreleased]
4+
5+
## [2.2.1]
46
### Added
57
- Add ShowSequenceActionGroup
68
- Extract openapi
@@ -126,7 +128,7 @@
126128
- Place inside method will generate sequence diagram for enclosed method.
127129
- Place at class name or anywhere other than method will pop up method list to choose.
128130

129-
### Fixed
131+
### Fixed
130132
- Issue #81 IndexOutOfBoundsException
131133
- Issue #82 Null pointer exception after double-click in the diagram
132134
- Issue #88 Exported PlantUML is zero-length for reopened SDT files
@@ -207,8 +209,8 @@
207209
## [1.2.0]
208210
### Added
209211
- new feature: Smart Interface, List implementation of interface in project, user can choose one to
210-
show in sequence diagram. If only one implementation found, it will show automatically.
211-
212+
show in sequence diagram. If only one implementation found, it will show automatically.
213+
212214
## [1.1.0]
213215
### Fixed
214216
- fix issue #3 support parameter is another method call, fix issue #4 support pipeline call.
@@ -219,11 +221,11 @@
219221

220222
## [1.0.8]
221223
### Changed
222-
- Refine not to call "@Deprecated" methods. Add Exclude Settings. Change the name to SequenceDiagram.
224+
- Refine not to call "@Deprecated" methods. Add Exclude Settings. Change the name to SequenceDiagram.
223225

224226
## [1.0.7]
225227
### Changed
226-
- Remove "com.intellij.diagram" dependency.
228+
- Remove "com.intellij.diagram" dependency.
227229

228230
## [1.0.6]
229231
### Fixed

0 commit comments

Comments
 (0)