Initial commit

This commit is contained in:
Peter Niederwieser
2016-01-19 14:51:19 +01:00
committed by Dan Chao
commit ecad035dca
2972 changed files with 211653 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
= Pkl 0.25 Release Notes
:version: 0.25
:version-minor: 0.25.0
:release-date: <TBD>
This is the first release of Pkl!
To learn more, refer to our xref:blog:introducing-pkl.adoc[blog post].

View File

@@ -0,0 +1,8 @@
= Changelog
include::ROOT:partial$component-attributes.adoc[]
[[release-0.25.0]]
== 0.25.0 (2024-02-01)
xref:0.25.adoc[Release notes]

View File

@@ -0,0 +1,4 @@
= Release Notes
* xref:0.25.adoc[0.25 Release Notes]
* xref:changelog.adoc[Changelog]