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

Commit 94826f9

Browse files
Updated for build.
1 parent a720492 commit 94826f9

2 files changed

Lines changed: 3 additions & 3 deletions

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.19.0'
11+
version = '1.20.0'
1212

1313
repositories {
1414
mavenCentral()

docs/changelog.md

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

3-
## 1.20.0 (unreleased)
3+
## 1.20.0 (16th February 2023)
44

5-
- __Breaking change__: Renamed `View` to `ModelView`.
5+
- __Breaking change__: Renamed `com.structurizr.view.View` to `com.structurizr.view.ModelView`.
66
- Added support for "image views".
77
- Added a `Window` shape.
88
- `ThemeUtils.toJson()` now includes the workspace branding logo and font in the resulting theme.

0 commit comments

Comments
 (0)