From ce663bdcace20fd3398a88460b0e907acb585280 Mon Sep 17 00:00:00 2001 From: Simon Brown Date: Wed, 24 Jan 2024 09:03:41 +0000 Subject: [PATCH] Changelog update. --- changelog.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index b6e3e71a..4f57a993 100644 --- a/changelog.md +++ b/changelog.md @@ -2,11 +2,10 @@ ## 2.0.0 (unreleased) -- Removes the deprecated concepts (e.g. location and enterprise. +- Removes deprecated concepts (e.g. location and enterprise). - structurizr-core: Adds `Workspace.trim()` to trim a workspace of unused elements (i.e. those not associated with any views). - structurizr-client: Removes `StructurizrClient` (use `WorkspaceApiClient` instead). - structurizr-import: Adds support for importing decisions managed by Log4brains. - structurizr-import: Adds support for importing decisions in MADR format. - structurizr-dsl: Adds `!decisions` as a synonym for `!adrs`. -- structurizr-assistant: Initial version. - +- structurizr-inspection: Initial version. \ No newline at end of file