File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# KDL Changelog
22
3- ## 2.0.0 (2022-08-28 )
3+ ## 2.0.0 (2024-02-07 )
44
55### Grammar
66
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Language](SCHEMA-SPEC.md) loosely based on JSON Schema.
5151The language is based on [ SDLang] ( https://sdlang.org ) , with a number of
5252modifications and clarifications on its syntax and behavior.
5353
54- The current version of the KDL spec is ` 2.0.0-draft.2 ` .
54+ The current version of the KDL spec is ` 2.0.0-draft.3 ` .
5555
5656[ Play with it in your browser!] ( https://kdl-play.danini.dev/ )
5757
Original file line number Diff line number Diff line change 33This is the semi-formal specification for KDL, including the intended data
44model and the grammar.
55
6- This document describes KDL version ` 2.0.0-draft.2 ` . It was released on
7- 2024-02-06 .
6+ This document describes KDL version ` 2.0.0-draft.3 ` . It was released on
7+ 2024-02-07 .
88
99## Introduction
1010
You can’t perform that action at this time.
0 commit comments