From 30e90260f897f04abe4f8602e33c52430e57f22a Mon Sep 17 00:00:00 2001 From: Simon Brown Date: Fri, 3 Sep 2021 21:39:24 +0100 Subject: [PATCH] Updated changelog. --- docs/changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index ade59cf..fc7b05c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,8 +1,8 @@ # Changelog -## 1.13.0 (unreleased) +## 1.13.0 (3rd September 2021) -- __Breaking change__: `impliedRelationships` is now `!impliedRelationships`, and needs to be placed at the workspace level. +- __Breaking change__: `impliedRelationships` is now `!impliedRelationships`. - Adds support for "include relationship==*" (#68). - Fixes #69 (hierarchical identifiers not working at the top level inside a deployment environment). - Adds experimental support for `!ref`, `!plugin`, and `!script`.