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

Commit 04af66c

Browse files
Updated docs to reflect new release.
1 parent bac064e commit 04af66c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/binaries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ The "Structurizr for Java" binaries are hosted on [Maven Central](https://repo1.
33

44
Name | Description
55
----------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------
6-
com.structurizr:structurizr-core:1.8.0 | The core library that can used to create software architecture models.
7-
com.structurizr:structurizr-client:1.8.0 | The API client for publishing models on the Structurizr cloud service and on-premises installation.
6+
com.structurizr:structurizr-core:1.9.0 | The core library that can used to create software architecture models.
7+
com.structurizr:structurizr-client:1.9.0 | The API client for publishing models on the Structurizr cloud service and on-premises installation.

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.9.0 (unreleased)
3+
## 1.9.0 (20th March 2021)
44

55
- Adds support for adding individual infrastructure nodes, software system instances, and container instances to a deployment view.
66
- Adds support for removing software system instances from deployment views.

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The Structurizr for Java binaries are hosted on [Maven Central](https://repo1.ma
1212

1313
Name | Description
1414
---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------
15-
com.structurizr:structurizr-client:1.8.0 | The Structurizr API client library.
15+
com.structurizr:structurizr-client:1.9.0 | The Structurizr API client library.
1616

1717
## 2. Create a Java program
1818

0 commit comments

Comments
 (0)