Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
Updated to reflect release.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Nov 19, 2023
1 parent 461dbd4 commit 595fa3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
}

dependencies {
api 'com.structurizr:structurizr-core:1.27.0'
api 'com.structurizr:structurizr-core:1.28.0'

testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
}
Expand Down
3 changes: 2 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Changelog

## 1.7.0 (unreleased)
## 1.7.0 (19th November 2023)

- Adds support for SVG images (https://github.com/structurizr/import/issues/10)

## 1.6.0 (26th October 2023)

- Fixes https://github.com/structurizr/import/issues/13 (Mermaid diagrams not working).
- Fixes https://github.com/structurizr/import/issues/14 (Date of ADRs can't be changed from UTC)
- Updated dependencies and minimum Java version (17).

## 1.5.0 (25th July 2023)

Expand Down

0 comments on commit 595fa3d

Please sign in to comment.