Skip to content

Commit 52a6cdd

Browse files
authored
Update CHANGES.md for release v3.2.2
1 parent 0f16e95 commit 52a6cdd

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

CHANGES.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,26 @@
1-
## 3.2.1 (not yet released)
1+
## Release v3.2.2
2+
3+
[Full Changelog](https://github.com/plantuml-stdlib/Archimate-PlantUML/compare/v3.2.1...v3.2.2)
4+
5+
### What's Changed
6+
* Revert default linetype from ortho to curve by @jeanmarc in https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/61
7+
* Fix incorrect example in the project README file. by @Potherca in https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/64
8+
9+
## Release v3.2.1
10+
11+
[Full Changelog](https://github.com/plantuml-stdlib/Archimate-PlantUML/compare/v3.2.0...v3.2.1)
212

313
### What's changed
414
* Added support for ArchiMate shapes in sequence diagrams in [#59](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/59)
515
* Special shapes can be used for some elements in [#58](https://github.com/plantuml-stdlib/Archimate-PlantUML/pull/58)
616
* Bugfix: use `%true()` and `%false()` instead of `true` and `false` (included in #58)
717

18+
819
## Release v1.2.0 ➡️ v3.2.0
9-
### tag [v1.2.0](https://github.com/plantuml-stdlib/Archimate-PlantUML/tree/v1.2.0) (2025-10-01)
1020
### tag [v3.2.0](https://github.com/plantuml-stdlib/Archimate-PlantUML/tree/v3.2.0) (2025-10-01)
21+
### tag [v1.2.0](https://github.com/plantuml-stdlib/Archimate-PlantUML/tree/v1.2.0) (2025-10-01)
1122

12-
[Full Changelog](https://github.com/plantuml-stdlib/Archimate-PlantUML/compare/v1.0.0...v3.2.0)
23+
[Full Changelog](https://github.com/plantuml-stdlib/Archimate-PlantUML/compare/v1.1.0...v3.2.0)
1324

1425
> [!IMPORTANT]
1526
> This release has been tagged with both `v1.2.0` (the next minor version in line for Archimate-PlantUML) and `v3.2.0` (aligned to the current version of Archimate).

0 commit comments

Comments
 (0)