Polish release notes

This commit is contained in:
Dan Chao
2024-02-01 17:25:43 -08:00
parent c31119e41f
commit 1543909566
2 changed files with 7 additions and 5 deletions

View File

@@ -1,8 +1,11 @@
= Pkl 0.25 Release Notes
:version: 0.25
:version-minor: 0.25.0
:version-minor: 0.25.1
:release-date: February 1st, 2024
This is the first release of Pkl!
Pkl {version} was released on {release-date}. +
[.small]#The latest bugfix release is {version-minor}. (xref:changelog.adoc[All Versions])#
To learn more, refer to our xref:blog:introducing-pkl.adoc[blog post].
This is the initial release of Pkl, a programming language for creating configuration.
To learn more about Pkl, refer to our xref:blog:ROOT:introducing-pkl.adoc[blog post].

View File

@@ -4,10 +4,9 @@ include::ROOT:partial$component-attributes.adoc[]
[[release-0.25.1]]
== 0.25.1 (2024-02-01)
* Fixes issue where pkl-tools fat jar is empty.
* Fixes an issue where pkl-tools fat jar is empty.
[[release-0.25.0]]
== 0.25.0 (2024-02-01)
xref:0.25.adoc[Release notes]