mirror of
https://github.com/apple/pkl.git
synced 2026-04-23 08:48:36 +02:00
Polish release notes
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
= Pkl 0.25 Release Notes
|
= Pkl 0.25 Release Notes
|
||||||
:version: 0.25
|
:version: 0.25
|
||||||
:version-minor: 0.25.0
|
:version-minor: 0.25.1
|
||||||
:release-date: February 1st, 2024
|
: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].
|
||||||
|
|||||||
@@ -4,10 +4,9 @@ include::ROOT:partial$component-attributes.adoc[]
|
|||||||
[[release-0.25.1]]
|
[[release-0.25.1]]
|
||||||
== 0.25.1 (2024-02-01)
|
== 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]]
|
[[release-0.25.0]]
|
||||||
== 0.25.0 (2024-02-01)
|
== 0.25.0 (2024-02-01)
|
||||||
|
|
||||||
xref:0.25.adoc[Release notes]
|
xref:0.25.adoc[Release notes]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user