Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Commit 7cb1745

Browse files
Update version/changelog.
1 parent eb81121 commit 7cb1745

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ subprojects { proj ->
88

99
description = 'Structurizr'
1010
group = 'com.structurizr'
11-
version = '1.15.1'
11+
version = '1.15.2'
1212

1313
repositories {
1414
mavenCentral()

docs/changelog.md

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

3+
## 1.15.2 (unreleased to Maven Central)
4+
5+
- Adds support for element icons being specified as filenames (rather than full URLs) in themes.
6+
37
## 1.15.1 (23rd September 2022)
48

59
- Adds some additional functionality for getting and finding element/relationship styles.

0 commit comments

Comments
 (0)