Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 84d3ce2

Browse files
committed
Link in new release notes.
1 parent b499784 commit 84d3ce2

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

documentation.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Specification
55

66
The latest Internet-Drafts at the IETF are the **draft-handrews-json-schema\*-00** documents, which correspond to the **draft-07** meta-schemas. These were published on **2017-11-19**. (Due to a change in author/editorship the I-D numbering was reset to -00 again).
77

8-
Please see the **[migration notes](draft-06/README.md)** (which will soon be updated for draft-07) for more information on this release and on migrating from draft-04.
8+
Please see the **[release notes](draft-07/README.html)** for more information on this release and on migrating from draft-06 or draft-04.
99

1010
The specification is split into three parts, Core, Validation, and Hyper-Schema, along with a related specification, Relative JSON Pointers:
1111

@@ -33,15 +33,13 @@ The latest meta-schema is **draft-07**.
3333

3434
_If you are accessing the above meta-schema links **from a web browser**, you will need to **save the file** then open it as a JSON document._
3535

36-
Migrating from draft-04
36+
Migrating from draft-04 or draft-06
3737
-------------
3838

39-
_**NOTE:** The release notes will be updatead for draft-07 soon_
40-
4139
The release notes discuss the changes impacting users and implementors:
4240

43-
- [JSON Schema Core and Validation](draft-06/json-schema-migration-faq.md)
44-
- [JSON Hyper-Schema](draft-06/json-hyper-schema-migration-faq.md)
41+
- [JSON Schema Core and Validation](draft-07/json-schema-release-notes.html)
42+
- [JSON Hyper-Schema](draft-07/json-hyper-schema-release-notes.html)
4543

4644
Older drafts
4745
------------

draft-07/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: default
3+
---
4+
5+
# Draft-07 Release Notes
6+
7+
- [JSON Schema Release Notes](json-schema-release-notes.html)
8+
- [JSON Hyper-Schema Release Notes](json-hyper-schema-release-notes.html)

0 commit comments

Comments
 (0)