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

Commit

Permalink
Updated for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrowndotje committed Mar 31, 2023
1 parent f657afc commit 7ad6aed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ targetCompatibility = 11

description = 'Structurizr DSL'
group = 'com.structurizr'
version = '1.29.1'
version = '1.30.0'

test {
useJUnitPlatform()
Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## (unreleased)
## 1.30.0 (31st March 2023)

- Allows `deploymentEnvironment` to be used without starting a new context (i.e. without `{` and `}`) (see https://github.com/structurizr/cli/discussions/112).
- Adds support for splitting lines in the DSL source with a backslash character (https://github.com/structurizr/dsl/issues/137).
Expand Down

0 comments on commit 7ad6aed

Please sign in to comment.