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

Commit 702a4de

Browse files
Updated to reflect release.
1 parent 2bbc461 commit 702a4de

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.14.0 (unreleased to Maven Central)
3+
## 1.14.0 (14th August 2022)
44

55
- Adds a helper method (`AbstractImpliedRelationshipsStrategy.createImpliedRelationship`) to create implied relationships, which can then be used by custom implementations.
66
- Provides a way to add specific relationships to dynamic 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.12.1 | The Structurizr API client library.
15+
com.structurizr:structurizr-client:1.14.0 | The Structurizr API client library.
1616

1717
## 2. Create a Java program
1818

0 commit comments

Comments
 (0)