From 2e2e3fd2947844884987f0d4fe877a2528a8eaa8 Mon Sep 17 00:00:00 2001 From: roll Date: Wed, 26 Jun 2024 10:58:01 +0100 Subject: [PATCH] Fixed versioning and extensions PR link --- content/docs/overview/changelog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/docs/overview/changelog.md b/content/docs/overview/changelog.md index 76fa4eee..f865c8d8 100644 --- a/content/docs/overview/changelog.md +++ b/content/docs/overview/changelog.md @@ -12,11 +12,11 @@ This document includes all meaningful changes made to the **Data Package standar ##### `package.$schema` (new) -[`$schema`](/standard/glossary/#profile) replaced `profile` property with new extensions semantics ([#47](https://github.com/frictionlessdata/datapackage-v2-draft/pull/47)). +[`$schema`](/standard/glossary/#profile) replaced `profile` property with new extensions semantics ([#42](https://github.com/frictionlessdata/datapackage-v2-draft/pull/42)). ##### `resource.$schema` (new) -[`$schema`](/standard/glossary/#profile) replaced `profile` property with new extensions semantics ([#47](https://github.com/frictionlessdata/datapackage-v2-draft/pull/47)). +[`$schema`](/standard/glossary/#profile) replaced `profile` property with new extensions semantics ([#42](https://github.com/frictionlessdata/datapackage-v2-draft/pull/42)). ##### `resource.sources` (updated) @@ -28,7 +28,7 @@ This document includes all meaningful changes made to the **Data Package standar ##### `dialect.$schema` (new) -[`$schema`](/standard/glossary/#profile) replaced `profile` property with new extensions semantics ([#47](https://github.com/frictionlessdata/datapackage-v2-draft/pull/47)). +[`$schema`](/standard/glossary/#profile) replaced `profile` property with new extensions semantics ([#42](https://github.com/frictionlessdata/datapackage-v2-draft/pull/42)). ##### `dialect.table` (new) @@ -36,7 +36,7 @@ This document includes all meaningful changes made to the **Data Package standar ##### `schema.$schema` (new) -[`$schema`](/standard/glossary/#profile) replaced `profile` property with new extensions semantics ([#47](https://github.com/frictionlessdata/datapackage-v2-draft/pull/47)). +[`$schema`](/standard/glossary/#profile) replaced `profile` property with new extensions semantics ([#42](https://github.com/frictionlessdata/datapackage-v2-draft/pull/42)). ##### `schema.missingValues` (updated)