Skip to content

Commit

Permalink
Updated to reflect release.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Aug 14, 2022
1 parent 2bbc461 commit 702a4de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.14.0 (unreleased to Maven Central)
## 1.14.0 (14th August 2022)

- Adds a helper method (`AbstractImpliedRelationshipsStrategy.createImpliedRelationship`) to create implied relationships, which can then be used by custom implementations.
- Provides a way to add specific relationships to dynamic views.
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The Structurizr for Java binaries are hosted on [Maven Central](https://repo1.ma

Name | Description
---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------
com.structurizr:structurizr-client:1.12.1 | The Structurizr API client library.
com.structurizr:structurizr-client:1.14.0 | The Structurizr API client library.

## 2. Create a Java program

Expand Down

0 comments on commit 702a4de

Please sign in to comment.