diff --git a/changelog.md b/changelog.md index de0acba1..03711f47 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ ## 2.0.0 (unreleased) -- Removes deprecated concepts (e.g. location and enterprise). +- Removes deprecated concepts (e.g. enterprise and software system/person location). - structurizr-core: Adds `Workspace.trim()` to trim a workspace of unused elements (i.e. those not associated with any views). - structurizr-core: Adds support for SVG image views (https://github.com/structurizr/java/issues/249). - structurizr-client: Removes `StructurizrClient` (use `WorkspaceApiClient` instead).